Magnify dropdown list

C

courtesio99

How can I magnify a dropdown list such that its visible area is larger
than the cell itself?
 
B

BrianB

By making a custom DropDown (?) - preferably using the Forms toolbox.
The one in the Controls toolbox has more options, but is prone to bugs.
 
Top