Hi,
I have a simple query, which works well enough as far as it goes, but I need it to show me the combined total of the currency field.
For example, the Query will show me a list of all customers who have not yet paid, and the outstanding amount each customer owes, this amount is stored in the currency field. Lets asssume the query shows there are 15 customers, each of which have an outstanding debt. The individual amounts are listed in each record, but I also need the Query to show Grand Total for all 15 records. Is there a way of getting the Query to do this?
Here's hoping,
Prof.