Thread: List box data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike mike is offline
external usenet poster
 
Posts: 216
Default List box data

I noticed that when you placed a listbox on wrksht you
can use a data list for your ListFIllRange. But when you
want a listbox on a userform...there isnt a
ListFillRange. Does this mena i will have to do a ADDITEM
on a initialize procdure b4 it opens? Can i attached
alist or reference one?? My data list is about 60 rows
long?? Did i miss another way somewhere?? any help thanks!