View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ludo Ludo is offline
external usenet poster
 
Posts: 74
Default multiple column Listbox - look like table

Hi,

I have a form with 6 textboxes next to each other.
(Date,Description,Kilometers,Poststamps,Train & Divers)
Under those textboxes do i have a listbox (total width = width of the
6 textboxes) where the columncount is set to 6.

After exiting the sixth textbox, write i the data from the 6 textboxes
into a worksheet, and this data apears then in the listbox.

My question now is:
Is it possible to place a vertical line between every column in the
listbox to make it look as a table instead of a large "open field"?
Or is there a specific control that looks like a table?
I'm using Excel 2000.

Regards,
Ludo Soete