Hey everyone,
I am somewhat new to Crystal reports. I have used it to develop some simple reports in the past but what I am trying to do now has me completely confused. I am using CR 8.5. I have SQL Server and Access experience and have developed many complex solutions with these tools. I am now working with a client trying to improve their reports for their business software. I am actually modifying some existing reports.
From what I can figure out I can declare a shared variable that can pass info from the main report to a subreport. Can a shared variable pass data from the subreport and how is it done?
What I am trying to do is to sum the list price of a sale in the subreport and then use that figure to calculate the difference between the list price and sale price of the entire order. The detail records are in a subreport in the details section and I want to print my calculations in the Group Footer in the main report.
Thanks,
Mike
I am somewhat new to Crystal reports. I have used it to develop some simple reports in the past but what I am trying to do now has me completely confused. I am using CR 8.5. I have SQL Server and Access experience and have developed many complex solutions with these tools. I am now working with a client trying to improve their reports for their business software. I am actually modifying some existing reports.
From what I can figure out I can declare a shared variable that can pass info from the main report to a subreport. Can a shared variable pass data from the subreport and how is it done?
What I am trying to do is to sum the list price of a sale in the subreport and then use that figure to calculate the difference between the list price and sale price of the entire order. The detail records are in a subreport in the details section and I want to print my calculations in the Group Footer in the main report.
Thanks,
Mike