C
christophercbrewster via OfficeKB.com
I created a user form containing a pulldown selection list in a combobox.
(Thanks to Jay Friedman and Doug Wellman, and a co-worker.) The list behaves
just right, except that it needs a scrollbar. Scrollbars are so common that I
thought it would be easy to get, or even that I wouldn't need to specify it--
it would just appear if the list was too long for the available space. But
the discussions I've found look really involved, to the point where I don't
even see how they directly relate to just "add a scrollbar when it's needed".
Is there a way to code this, of maybe less-than-staggering complexity?
(Thanks to Jay Friedman and Doug Wellman, and a co-worker.) The list behaves
just right, except that it needs a scrollbar. Scrollbars are so common that I
thought it would be easy to get, or even that I wouldn't need to specify it--
it would just appear if the list was too long for the available space. But
the discussions I've found look really involved, to the point where I don't
even see how they directly relate to just "add a scrollbar when it's needed".
Is there a way to code this, of maybe less-than-staggering complexity?