Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi NG
I have populated a listbox by using listbox1.rowsource There are many similar entries in the listbox. The user can then an entry and the listbox_change() callback is called. In this callback I would like to be able to extract the rownumber of the users selection e.g. rownumber == 3 if the user chooses row 3 in the listbox. The reason that I do not use Listbox.value is as i mentioned before the many similar entries in the listbox. Regards Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Listbox B if LIstbox A equals | Excel Discussion (Misc queries) | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming | |||
Sorting ListBox results or transposing ListBox values to other cells for sorting | Excel Programming |