Font size in a dropdown list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I reduce the worksheet zoom from 100% to 70%, the font size in the
dropdown list becomes extremely small. How can I increase the size (or
apparent size) of the font in this list?
 
A dropdown list from the Forms toolbar?

If it is, you can replace it with a simple combobox from the Control toolbox
toolbar. You can change the font on that combobox.
 
Back
Top