Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
was wondering if someone could give me the syntax to load this into a listbox
with 5 columns these are the values i find and want to put them on 1 row of a listbox fill the listbox with as many rows as the find returns: Cells(rngfound.Row, "L").Value Cells(rngfound.Row, "N").Value Cells(rngfound.Row, "T").Value Cells(rngfound.Row, "V").Value Cells(rngfound.Row, "I").Value -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
userform listbox cannot get listbox.value to transfer back to main sub | Excel Programming | |||
avoiding duplicates in listbox (added from another listbox) | Excel Programming | |||
VBA: Creating listbox similar to the one in Pivot table (Listbox+Checkbox) | 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 |