I have the following formula.
If (({August_2002_Data.MonthInt}*12)<>0 Or {August_2002_Data.Average} <> 0)
Then ((({August_2002_Data.MonthInt}/31*365)/{August_2002_Data.Average})*100)
Else 0
Now there are several instances in my report where both MonthInt & Average are 0, and i want to produce...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.