M
Mike Milligan
I have a listbox that gets populated with several items. When the list is
longer than the listbox, scrollbars (both vert & horiz) appear, even though
there is nothing to scroll horizontally. In userforms you can use
object.scrollbars = 2 to limit this to vertical scrollbar only. Is there a
way of doing this with listboxes? I don't see a scrollbars property for my
listbox.
Thanks for the help.
Mike
longer than the listbox, scrollbars (both vert & horiz) appear, even though
there is nothing to scroll horizontally. In userforms you can use
object.scrollbars = 2 to limit this to vertical scrollbar only. Is there a
way of doing this with listboxes? I don't see a scrollbars property for my
listbox.
Thanks for the help.
Mike