Combo Boxes in Charts

S

Shirley Munro

I have created a chart which includes a combo box which refers to a list
of names. The problem is that the font size is too small - size 10 - and
I would like to make it bigger. Have tried changing the font size of the
data range for the combo box but this has no effect. The properties of
the combo box let me change its size but not the font size of the list
of items.

Any suggestions.

Thanks

Shirley Munro
 
S

SteveG

Shirley,

To change the font size of a combo box, switch to design mode (click o
design mode icon in the control toolbar). Right click on the combo bo
and select Properties. On the Alphabetical tab, select the Fon
option. This will bring up the Font info where you can change th
size. This is how I would do it in any worksheet application but no
sure if it works with charts/combo boxes.

Cheers,

Stev
 
Top