Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry for delay, I was not online for long time.
Actually you do not need to feed anything because listindex is a property of a list and you can read this property to get your integer. Or I might not understand your problem... R. This is from help: The ListIndex property contains an index of the selected row in a list. Values of ListIndex range from -1 to one less than the total number of rows in a list (that is, ListCount - 1). When no rows are selected, ListIndex returns -1. When the user selects a row in a ListBox or ComboBox, the system sets the ListIndex value. The |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Binding Pictures to Cells | Excel Discussion (Misc queries) | |||
Late Binding examples of binding excel application | Excel Programming | |||
XML Data Binding | Excel Programming | |||
EARLY binding or LATE binding ? | Excel Programming | |||
Putting Listbox data in cells | Excel Programming |