Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My code does not work (in retrospect). Use Dave's
-- HTH... Jim Thomlinson "Jim Thomlinson" wrote: Try something more like this... ListBox1.RowSource=Sheets("Sheet1").Range("A1:L1") .Address -- HTH... Jim Thomlinson "Boba" wrote: Hi; what is the proper syntax for RowSource: ListBox1.RowSource=Range("A1:L1") gives me just A1 cell as the only element in the ListBox.List. Thanks. Boba |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refreshing ROWSOURCE | Excel Programming | |||
RowSource | Excel Programming | |||
RowSource in ListBox | Excel Programming | |||
help with rowsource | Excel Programming | |||
Using IF, Then with rowsource? | Excel Programming |