Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It probably works for you because you have linked your listbox to a row
source. In that case it works. On my side I have used the additem method to populate my listbox. In that case the limited amount of column is 9. Thanks for your help. Ciao Rick Rothstein wrote: I'm not sure what to tell you... the code works fine on my tests... I can pull values past column 9 with no trouble using that line of code. Perhaps you have a counter locked at a maximum of 9 somewhere in your code. Let me put it in another way... I have a ListBox which I populate with the additem "method". The ListBox [quoted text clipped - 35 lines] Thank you in advance for your help Honnore -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200904/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet Listbox selected item? | Excel Programming | |||
Delete selected Item from listbox | Excel Programming | |||
How to get the index in VBA of the selected item in a ListBox | Excel Programming | |||
Need selected item from listbox after double click | Excel Programming | |||
Count number of selected item in Listbox | Excel Programming |