J
JohnE
I have a listbox on a form (lstA) that displays all the states. Another
listbox that will display any selected states (lstB) from lstA. At the top
of lstA is "All States". What the users are wanting is if they select "All
States" that all the states are then selected in lstA to be moved to lstB.
They do not want to select each individual state. However, the "All States"
does not move to lstB. Listbox lstA is set for multiselect.
How would I go about working this out? Any thoughts or suggestions welcomed.
*** John
listbox that will display any selected states (lstB) from lstA. At the top
of lstA is "All States". What the users are wanting is if they select "All
States" that all the states are then selected in lstA to be moved to lstB.
They do not want to select each individual state. However, the "All States"
does not move to lstB. Listbox lstA is set for multiselect.
How would I go about working this out? Any thoughts or suggestions welcomed.
*** John