Thread: Listbox size
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] brian@intabanet.co.za is offline
external usenet poster
 
Posts: 9
Default Listbox size

I have several list boxes in a form. The list boxes are of a size so at
least 3 items in the list are visible at a time.
I find that sometimes, when I run the macro and it opens the form, the
size of the listbox has reduced to show only 1 item at a time in the
list.

Am I missing some setting in the properties?