A
Adam
I am working with a formula in a Pivot Table
It is suppose to display only the 0 value of the calculated sum
=IF(('Week 1'+'Week 2')=0,"visible","hidden")
what I get is this " #VALUE! "
Any suggestions...
It is suppose to display only the 0 value of the calculated sum
=IF(('Week 1'+'Week 2')=0,"visible","hidden")
what I get is this " #VALUE! "
Any suggestions...