G
Guest
I have a NET field & a GROSS field - both are numbers. I run a report where I
group that data by a third field and query the data by date. This is my
problem. I need to in the footer of the groups (via third field in the
report) to calculate off the sums of my query.
GROUP 1
NET GROSS
5000 7000
3000 4000
SUMS 8000 11000 - - > IN THE FOOTER (SUM GROSS - SUM NET)/SUM
NET.
Can't get that additional field to calculate off of sums in the footer.
Thanks for your help in advance.
group that data by a third field and query the data by date. This is my
problem. I need to in the footer of the groups (via third field in the
report) to calculate off the sums of my query.
GROUP 1
NET GROSS
5000 7000
3000 4000
SUMS 8000 11000 - - > IN THE FOOTER (SUM GROSS - SUM NET)/SUM
NET.
Can't get that additional field to calculate off of sums in the footer.
Thanks for your help in advance.