SubReport ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a couple of subreports in a main report and I need to reference a
number in one of the sub reports in order to do a calculation in the main
report. How do I do this?

Thanks for your help

-Chris
 
Chris said:
I have a couple of subreports in a main report and I need to reference a
number in one of the sub reports in order to do a calculation in the main
report. How do I do this?


The syntax to refer to a text box in a subrepor's
header/footer is:
subreportcontrol.Report.textbox
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top