Crystal 9
I am trying to use a total from a subreport in my main report and I'm not sure I'm on the right track. My main report has two groups: Salesperson and Account. My subreport (using a differnt historical table) is grouped the same way.
Main report:
GH1: Salesperson name
GH2: Account Number
Detals is suppressed
GF2: contains running totals pertaining to acct
GF1: Suppressed
subreport:
GH1: Salesperson
GH2: Account
Details is suppressed
GF2: contains summary total of commission ($ number)
GF1: suppressed
What I would like to do is use the commission summary total in the GF2 of my main report. I tried linking the two tables on account number and the many to many relationship doesn't work. Is there a way to use a shared variable to pass that commish value to the main report? If so, where do I place the formulas in each report and where do I insert the supreport in my main report? I imagine the subreport can be linked on account number. I've been digging around the various threads and can't seem to answer my question.
Thank you
I am trying to use a total from a subreport in my main report and I'm not sure I'm on the right track. My main report has two groups: Salesperson and Account. My subreport (using a differnt historical table) is grouped the same way.
Main report:
GH1: Salesperson name
GH2: Account Number
Detals is suppressed
GF2: contains running totals pertaining to acct
GF1: Suppressed
subreport:
GH1: Salesperson
GH2: Account
Details is suppressed
GF2: contains summary total of commission ($ number)
GF1: suppressed
What I would like to do is use the commission summary total in the GF2 of my main report. I tried linking the two tables on account number and the many to many relationship doesn't work. Is there a way to use a shared variable to pass that commish value to the main report? If so, where do I place the formulas in each report and where do I insert the supreport in my main report? I imagine the subreport can be linked on account number. I've been digging around the various threads and can't seem to answer my question.
Thank you