I have written a report that generates a total at the end of each group. I have added a row to the bottom of the group to use that total and print some calculations using that total. Everything prints fine and is working good except I can't figure out how to read the value of that generated total. Is there any easy way to do this or am I going to have to calculate it again?
Thanks in advance for any answers to this question!