I am trying to create a report which will tie together three subreports, each subreport using one table.
The tables are: Bookings, Invoices, and Backlog.
Each of these tables contains three fields:
Area, Group, and Buyer, as well as Item_Number, etc. The sub reports will all be grouped the...