A
andy.novak
Is it possible for a user to select multiple lines in a VBA listbox in
a Form? If some other toolbox item, what?
I tried the Ctrl key and Shift key but neither provided that
capability.
If so, how do you determine when processing through the list which
ones are selected / highlighted?
We were using combo boxes exclusively but I wanted to use a list box
to hopefully allow users to pick which project(s) they own they want
to close that are < 100%. I've got the SQL working, but not sure how
to pick the project names.
I figured checkboxes out to the side wouldn't work because they only
pertain to the items that are visible in the listbox at the time.
Many thanks ahead of time for the help.
Thanks,
Andy Novak
UNT
a Form? If some other toolbox item, what?
I tried the Ctrl key and Shift key but neither provided that
capability.
If so, how do you determine when processing through the list which
ones are selected / highlighted?
We were using combo boxes exclusively but I wanted to use a list box
to hopefully allow users to pick which project(s) they own they want
to close that are < 100%. I've got the SQL working, but not sure how
to pick the project names.
I figured checkboxes out to the side wouldn't work because they only
pertain to the items that are visible in the listbox at the time.
Many thanks ahead of time for the help.
Thanks,
Andy Novak
UNT