J
JulieL
I'm using a query to work out an account balance. I want to find out the sum
of all transactions before a given date. The date is entered by means of a
table before running the query. I can get the sum of all transactions, and
the sum of transactions between a pair of dates, but not just up to this
date. Using the totals row I have AmtReceived set to sum and Date
<=Forms!SCStatement!BBF. PLease can somebody tell me why this doesn't work?
I'm going slightly mad.
of all transactions before a given date. The date is entered by means of a
table before running the query. I can get the sum of all transactions, and
the sum of transactions between a pair of dates, but not just up to this
date. Using the totals row I have AmtReceived set to sum and Date
<=Forms!SCStatement!BBF. PLease can somebody tell me why this doesn't work?
I'm going slightly mad.