Printing reports

  • Thread starter Thread starter wthoffman
  • Start date Start date
W

wthoffman

Based on queries I have several reports that need to be printed based on a
record in a table. How do I select one record and print the related reports.
There are 4 tables and 7 queries that generate reports. Thank you
 
In the command to open each Report, pass a "where" clause with the
primary key of the current record.

HTH
 

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