G
Guest
I have a list box called lstRigs. The user can make multiple selections.
Once the selections are made I would like to display just the selections made
on the form and have the list box itself invisible (as I have several list
box options on my Job form). From reading all the post I get the impression
I should create a second list box to hold a value list and then display "all"
from the value list. Is that right? I was able to to create the lstRigs list
box but I don't know how to set up the second list box. Not good at VBA so
please keep it simple.
Once the selections are made I would like to display just the selections made
on the form and have the list box itself invisible (as I have several list
box options on my Job form). From reading all the post I get the impression
I should create a second list box to hold a value list and then display "all"
from the value list. Is that right? I was able to to create the lstRigs list
box but I don't know how to set up the second list box. Not good at VBA so
please keep it simple.