MarkEdmondson
Programmer
Morning All,
I'm working on a crosstab that has a string as the vertical axis and date (by month) as the horizontal axis. In the body of the crosstab I've got a formula (average of a numerical formula designed to calculate compliance).
Now all of this works just swimmingly EXCEPT when it comes to zeroes. In the results I've got two types of zeroes:
1) A zero where no audits were done that month, thus the compliance formula returns 0.00
and
2) A zero where audits were returned but they were all negative, thus the compliance formula also returns a 0.00
Is there anyway within the crosstab I can differentiate between the two?
I'm guessing that supress zero formula area is what I've got to use, but I've no idea where to begin.
Thanks
I'm working on a crosstab that has a string as the vertical axis and date (by month) as the horizontal axis. In the body of the crosstab I've got a formula (average of a numerical formula designed to calculate compliance).
Now all of this works just swimmingly EXCEPT when it comes to zeroes. In the results I've got two types of zeroes:
1) A zero where no audits were done that month, thus the compliance formula returns 0.00
and
2) A zero where audits were returned but they were all negative, thus the compliance formula also returns a 0.00
Is there anyway within the crosstab I can differentiate between the two?
I'm guessing that supress zero formula area is what I've got to use, but I've no idea where to begin.
Thanks