D
Darock
I have 5 tables in my database each with a donation amount field. The
ultimate goal is to make a report that displays the total seperately from
each of the tables (based on a date range).
For example, Donation Amount in Table 1 for all donations between 01/01/05
and the same for all 4 other tables.
Any easy way to do this? If i try the totals query it only accepts the date
parameter for one date column. I have made 5 seperate sum queries that work
properly but i dont know how to get them all into the same report.
Any help is much appreciated.
Thanks
ultimate goal is to make a report that displays the total seperately from
each of the tables (based on a date range).
For example, Donation Amount in Table 1 for all donations between 01/01/05
and the same for all 4 other tables.
Any easy way to do this? If i try the totals query it only accepts the date
parameter for one date column. I have made 5 seperate sum queries that work
properly but i dont know how to get them all into the same report.
Any help is much appreciated.
Thanks