glthornton
Programmer
Hi, I'm working with CR XI against and SQL Server. I'm having trouble trying to get a value from a formula in the Group Header 3 down to the Group Footer 1 so that I can us it for finishing out some calculations.
I am clearing my Group Header variables in the Group Header 1 area. So I know these calculations are working just fine. For further explaination, I need to get the value in the GH3 section called {@Tot TCD} to the GF1 section so that I can take the Total # of Committed Vistis and divide that into the value in {@Tot TCD} giving me the Average days per commited visits to complete value. And the same for the other side of the report. I'm just going brain dead on how to get these values down to the GF1 section. Any assistance would greatly be appreciated. Kind regards, Glenn
Code:
To look at the my report and what I'm asking, go to below link:
[URL unfurl="true"]http://www.driveway.com/jkidx86620[/URL]
I am clearing my Group Header variables in the Group Header 1 area. So I know these calculations are working just fine. For further explaination, I need to get the value in the GH3 section called {@Tot TCD} to the GF1 section so that I can take the Total # of Committed Vistis and divide that into the value in {@Tot TCD} giving me the Average days per commited visits to complete value. And the same for the other side of the report. I'm just going brain dead on how to get these values down to the GF1 section. Any assistance would greatly be appreciated. Kind regards, Glenn