Combo Box / List Box Font Properties

A

Anthony

Is there a way to change the font size of the text inside of combo boxes or list boxes?
 
D

Dave Peterson

On a worksheet?

If they're from the control toolbox toolbar, rightclick, choose properties, and
modify the font property.

If they're from the Forms toolbar, then nope.

(If they're on a userform, then use the properties window (F4).)
 
Top