View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] harrycunningham@googlemail.com is offline
external usenet poster
 
Posts: 6
Default Listbox In VBA Growing

I have a listbox in a VBA script which grows both in width and height
after each save and re-open of the script. The height and width values
on the properties of the box change automatically. Is there any way of
stopping this.?