Lamar in Houston
Board Regular
- Joined
- Jan 21, 2006
- Messages
- 72
Greetings all
I have a listbox on a userform that contains a list of names. My intent is that the user scroll the names in the listbox until the one needed is found. Then the user will click a command button to process info for the name. The problem I am having is that unless the user clicks on the name after scrolling to find it, the data is processed without the name.
Is there a way for the data in the listbox to be active without the user clicking on the name>
Thanks
Lamar
I have a listbox on a userform that contains a list of names. My intent is that the user scroll the names in the listbox until the one needed is found. Then the user will click a command button to process info for the name. The problem I am having is that unless the user clicks on the name after scrolling to find it, the data is processed without the name.
Is there a way for the data in the listbox to be active without the user clicking on the name>
Thanks
Lamar