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
sql statement needed
how to unlock an folder which is locked in dos mode
Data Modelling
Data table with offsheet input
Can Paypal Standard Checkout be integrated with a MS Publisher created web site?
Internet Explorer has stopped working
Connection String for MS Access database outsiide wwwroot
ReportViewer Export to PDF Loses Tabs or Multiple Blnak Spaces
How to read field names from an XSD file.
Reformatting Drives C D E and F