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...
Read more
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...
Read more