Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Howdee;
my last post (bout 2 wks go) got lost... please, let me repost't: ..RowSource takes a string of Range (ccording to ms) and it causes a problem: myListBox.RowSource = .Range("A1:J1") makes the myListBox control have just 1 item in its List: "A1"... Why? though: myListBox.RowSource = .Range("A1:A11") complains the rules. Any thoughts? I use Office XP. Has this rule different meaning in later versions of xl? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ListBox RowSource set to range of in-active sheet - possible? | Excel Programming | |||
range name as rowsource of listbox? | Excel Programming | |||
Forms - Named Range as the RowSource | Excel Programming | |||
Dynamic range not resized for RowSource usage | Excel Programming | |||
ComboBox RowSource --- can I use a userform OWC10 spreadsheet range? | Excel Programming |