View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
François François is offline
external usenet poster
 
Posts: 40
Default ListBox with non contigous columns

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