Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Reporting

Status
Not open for further replies.

juanra01

Programmer
Joined
Oct 16, 2000
Messages
2
Location
US
How do I incorporate the data from two tables into one report! [sig][/sig]
 
I'd create a query with the two tables, optionally add a join between them. Then create the report based on the query, and you should have access to any of the fields from the two tables.

Cheers,
Steve C. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top