multiple tables in a report

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

Guest

i am making a report on inventory, it comprises tblsales, tblpurchases,
tblsalesret.
my problem is, how can i use or read this 3 tables to make one report
 
How do you want to combine the 3 tables to make one report? You might want to
combine the three tables into a single query or create a main report with 3
subreports.
 
Back
Top