Using Crystal 8.5
I am building a report that consists of a main report and one subreport.
I want to pass all the summary values for a group in the subreport to the main report as shared variables, but I have been unable to figure it out as of yet.
The subreport is of Gross Losses grouped by state.
ie.
State Sum(Gross Loss)
MN -100
WI -100
IL -100
The main report is of Gross Sales.
I want to pass each summary value from the subreport to the main report to calculate Net Sales
Any help or suggestions would be greatly appreciated!
-Jim
I am building a report that consists of a main report and one subreport.
I want to pass all the summary values for a group in the subreport to the main report as shared variables, but I have been unable to figure it out as of yet.
The subreport is of Gross Losses grouped by state.
ie.
State Sum(Gross Loss)
MN -100
WI -100
IL -100
The main report is of Gross Sales.
I want to pass each summary value from the subreport to the main report to calculate Net Sales
Any help or suggestions would be greatly appreciated!
-Jim