View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Filling a listbox whith recordset data

yes, just set the columncount property. (listbox from the control toolbox
toolbar)

--
Regards,
Tom Ogilvy

"LuisM" wrote in message
...
Hi,

Is it possible to see records with multiple fields in a ListBox whith
multiple columns?

Thanks

Luis