randolphoralph
Registered User.
- Local time
- Today, 15:17
- Joined
- Aug 4, 2008
- Messages
- 101
I have created a report and used the following formula and the report is returning a #Num! error. I have read it is returning the error since it is tring to divide by 0. How would I change the formula to get it to return a 0 instead of a #Num! error?
Code:
=([SumOfTotal Points]/[SumOfTotal Possible Points])