Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
i have a form that contains a list box created in MS Excel Visual basic. i have got a list of values put into this list box when i do a search... the values listed are... cell.value + " " + cell.offset(0,2).value + " " + cell.offset(0,3).value when a user double clicks one of these values i try to open a new form that will list values from that row, using offset command. but i cannot get excel to recognise what row i am after as i have tried to open where the row value (from within the listbox) is equal to .. Cell.value...etc. this produces an error, can anyone please advise or help with this problem?? i can give more information if necessary. Thank you, Robert Couchman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Multicolumn Listbox and ordinary listbox | Excel Programming | |||
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 |