View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vqthomf vqthomf is offline
external usenet poster
 
Posts: 104
Default Writing to An Array or Collection

I have 8 Textboxes that I want to add to a listbox in 8 colunms how can I do
this I have tried to write to a column but wont work, I am thinking of using
an array but not to sure how to do this I have used an array before but in
columns. the user will be adding to this array can anybody help please.
Charles