leewisener
Technical User
I have a form linked to a query and want to put a text box on to calculate a total of payments received between two dates.
The fields in the query are:
date
amount
So I would want to do something like:
sum [amount] were date is between x and y
Anyone help?
Thanks
Lee
The fields in the query are:
date
amount
So I would want to do something like:
sum [amount] were date is between x and y
Anyone help?
Thanks
Lee