Microsoft
Software
Hardware
Network
Question : I am trying to get the "Currently" selected item in a multiple selection listbox - how can this be done?
I am trying to get the "Currently" selected item in a multiple selection listbox - how can this be done? Example if I have index item 0 and 2 selected and a user selects Item index # 3 - how can I determine which item the user selected in VBA?
Answer : I am trying to get the "Currently" selected item in a multiple selection listbox - how can this be done?
dim j
with me.list0
for each j in .itemsselected
msgbox .itemdata(j)
next
end with
Random Solutions
Combo Box Events
How to get login script stored in mssql database
Using a geometry type check constrint in sql sever 2008
Hide root node in Menu using xmldatasource
Printing on continous paper
DSUM - to calculate a running total???
Open database .mssql type
Unable to open <a rel="nofollow" href="http://" target="_blank">http://</a>.... Cannot download the information you requested
W3WP crashing windows server 2003 and 2008 and iis6 and iis7
iPhone 3G and SBS 2003/Exchange Activesync