font size in a drop down list

D

Debra Dalgleish

If the dropdown list is a combo box from the Control Toolbox, you can
change the font.
Right-click on the combo box and choose Properties.
Click in the font cell, and click the ... button.
Choose a font and size.

However, if the dropdown is a combo box from the Forms toolbar, or from
Data Validation, the font size can't be changed.
 
Top