Access Reports and Sureports

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

Guest

How do I pass input values that are captured when the main reports prompts
the user for a value, to multiple subreports
 
There's probably a more sophisiticated way to do this, but I would just
create a temporary table which will store the input data. Every time you
run the report, empty the table first and store the input values. This
makes it very easy to refer to the values in your subreports.

Linda
 

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