Combo List in Excel

R

Renee

I have a combo list (forms control) on an Excel spreadsheet, but the font is
so small in comparison to the rest of the spreadsheet that I'd like to change
it. In reviewing the instructions through HELP to do that, it says to right
click the combo list while the Design Mode is on, select Format Control and
edit through the Font tab.

I have MS Excel 2007, and there is no Font tab. Can someone help me?
 
G

Gord Dibben

You cannot change the font on a Forms Controls listbox or combobox.

Only on the Activex Controls.

Then you would right-click>properties to set Font size and type.


Gord Dibben MS Excel MVP
 
Top