Ok here is what ive got:
tblReports:
Account Date Cost Value Target
ashur001 01/10/01 £100 £20 £200
as an example.
what i need to do is select a date range then have a running total/sum on the cost,value and target for each account in that date range. Can anyone help? i have tried the Dsum that was posted here before but failed to get it working.
tblReports:
Account Date Cost Value Target
ashur001 01/10/01 £100 £20 £200
as an example.
what i need to do is select a date range then have a running total/sum on the cost,value and target for each account in that date range. Can anyone help? i have tried the Dsum that was posted here before but failed to get it working.