Hi,
I have been messing around with queries and reports to try and accomplish the following.
I have a rental db that has the following.
tblProd Holds all rental products
tblRental Rental sales
tblCat categories of products
I am trying to build a report that will show rentals for a time period "select.....where... between [start date] and [end date]"
This part is OK and the report based on that query shows all products grouped and the dates rented, cost etc.
What I am trying to do and failing miserably is have for each category group a total of all cost for all rentals and not just the date range.
At the moment it will only total all cost for the inputted date range.
Anyone have any suggestions?
Cheers
lawrmc
I have been messing around with queries and reports to try and accomplish the following.
I have a rental db that has the following.
tblProd Holds all rental products
tblRental Rental sales
tblCat categories of products
I am trying to build a report that will show rentals for a time period "select.....where... between [start date] and [end date]"
This part is OK and the report based on that query shows all products grouped and the dates rented, cost etc.
What I am trying to do and failing miserably is have for each category group a total of all cost for all rentals and not just the date range.
At the moment it will only total all cost for the inputted date range.
Anyone have any suggestions?
Cheers
lawrmc