Multiple Queries...

J

Jason S.

I was wondering. I would like to gather information from
my database. Ive designed multiple, seperate, queries to
collect this data. How would I put the results of these
queries on one page, report or form? Each query asks for
the same information to be inputed to run (date, school
name, etc). Ive designed a form to have the users select
this information once. Can I then display the query
information on this form, or a report it would pull up?
Jason
 
J

Joe Fallon

Forms = Data input
Reports = Data output

You can create 1 report per query.
When done, create an empty report.
Drag each of the other reports onto the blank report and they will become
subreports.
Then run the main report.
 

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

Top