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.?
|