Adding additional table to report

franklyorange

Registered User.
Local time
Today, 12:11
Joined
Jan 4, 2008
Messages
13
I have created a report using one table as data source. Now I need to add another. Hitting "Field" button only shows existing table??????
 
Depending on the relationship between the tables, either use a query that joins the two together as the source of the report, or use a subreport to display the second table.
 

Users who are viewing this thread

Back
Top Bottom