Chart labels don't appear as I'd like them to

D

dd

I've been trying to make my chart labels appear with % signs, but I can't
seem to make it happen.
 
J

Jon Peltier

Is the worksheet data in percent? If so, format this in percent, and the
formats will follow through to the chart labels.

Otherwise, double click the labels, and in the Number tab, choose a custom
format like

0.0"%"

Where the percent sign in quotes will be treated as plain text by Excel.

- Jon
 
Top