Excel 2007 Pivot Tables - do not display zero values

B

Barb Reinhardt

How do I set my pivot table so that it does not display any sums of values
that are equal to zero?

Thanks,

Barb Reinhardt
 
P

Pete_UK

You can use conditional formatting to set the foreground colour to
white if the cell contents are zero.

Hope this helps.

Pete
 
A

AdamV

Change the number format to suppress them using, for example:

General;General;;@

as a custom format.

Hope this helps
Adam
 
Top