Report from multiple tables and queries

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

Guest

How do I make a report based off of several queries and or tables? In a
sense what I am trying to do is this: I have two tables and queries that
individuals enter their pending work info into. I have then created
individual reports to run from their data. I want a query or report
(whichever is easier to do) to pull data that (meets certain requirements)
from both of their tables. Clear as mud? I'm a newbie to this and seem to
be going the long way about things. Please help!
 
Base your report off of a query. In that query, you can pull data from
multiple tables and/or other saved queries.

Hope that helps.

Rick B
 
Back
Top