Getting rid of labels showing zero values

G

Guest

I have a chart with labels showing the values of the source cells. When the
value of a source cell is zero, I don’t want the label to show anything at
all (not zero). If the source cell is empty it works fine. So then I use the
IF command take make the source cell empty if the value is zero, but that
doesn’t work for some reason – as long as the source cell is a summary of
other cells, the chart labels keeps on showing zero. Any solution for this?
 
A

Andy Pope

Hi,

You could change the number format of the data labels to

General;General;

which will not display the zero

Cheers
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top