Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Project Newsgroups
Project Developer
Selecting multiple lines in a VBA listbox?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="andy.novak, post: 4902583"] 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 [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Project Newsgroups
Project Developer
Selecting multiple lines in a VBA listbox?
Top