ChrisSedgwick
Registered User.
- Local time
- Today, 09:25
- Joined
- Jan 8, 2015
- Messages
- 119
Hi,
I'm hoping that you can help me with my issue.
I'm trying to use the Totals function in Reports to total Sum our Quote Values. The field that is being totalled is from a calculation in a query that makes up the report itself.
The calculation in the query works out the ContributionValue divided by the DurationOfOurWorks to give us a figure of how much contribution we can expect each month.
Back to the report, I now want to total these figures up to give me an overall monthly figure. However, not all of my records have data entered into either the DurationOfWorks or ContributionValue, therefore in some case, next to the individual records on the report it displays #Div/0! or is blank. Which means that when I try to use the Totals function to total them all up it displays this error...
"Division by zero"
Can anyone help me with a work around? The blank fields and the ones that display #Div/0! are correct, this just means they haven't had this information entered yet.
Hopefully someone can offer some advice?
Thanks in advance!
Chris.
I'm hoping that you can help me with my issue.
I'm trying to use the Totals function in Reports to total Sum our Quote Values. The field that is being totalled is from a calculation in a query that makes up the report itself.
The calculation in the query works out the ContributionValue divided by the DurationOfOurWorks to give us a figure of how much contribution we can expect each month.
Back to the report, I now want to total these figures up to give me an overall monthly figure. However, not all of my records have data entered into either the DurationOfWorks or ContributionValue, therefore in some case, next to the individual records on the report it displays #Div/0! or is blank. Which means that when I try to use the Totals function to total them all up it displays this error...
"Division by zero"
Can anyone help me with a work around? The blank fields and the ones that display #Div/0! are correct, this just means they haven't had this information entered yet.
Hopefully someone can offer some advice?
Thanks in advance!
Chris.