ListBox with non contigous columns
Another way is to use ListBox.AddItem in a loop scrolling through the cells.
"François" wrote:
Hello,
I'm trying to display on a listbox 3 columns (A1:B100 & E1:E100). On can I
achieved this using the ListBox.Rowsource ?
Thanks.
François
|