Formating Combo Box

R

Ron de Bruin

Hi Mike

If you used a combobox from the ControlToolbox toolbar then
Go into design mode, and change it in the properties

If you used the combobox from the Froms toolbar (or Data>Validation) then
I never used it but the best solution that I read is changing the zoom of the window
 
D

Dave Peterson

Is it a combobox on a worksheet?

If yes, is it from the controltoolbox toolbar?

If yes again, then show the controltoolbox toolbar
and click on the design mode icon.
rightclick on the combobox and select properties.

Locate Font and select it. Click on the ellipsis (...) to the right of the font
name.

=======
If it's on a worksheet and from the Forms toolbar, then you can't change the
font for that.
 
Top