T
Tim Long
Hello, can you please tell me how to achieve the following? I need to produce
a report showing two columns, for example:
Cases opened week beginning [date] Total cases opened
Cases closed week beginning [date] Total cases closed
I don't need any record details, just the totals.
I can't work out how to achieve this because in my query acting as record
source I am filtering for data that falls within the specified period and
counting those records, but this obviously excludes the data needed to
populate my 'running totals' fields. Can anyone suggest a way of displaying
both running totals and current week totals in the same report (or form, if a
form is the best means of achieving it)?
Many thanks in advance
Tim Long
a report showing two columns, for example:
Cases opened week beginning [date] Total cases opened
Cases closed week beginning [date] Total cases closed
I don't need any record details, just the totals.
I can't work out how to achieve this because in my query acting as record
source I am filtering for data that falls within the specified period and
counting those records, but this obviously excludes the data needed to
populate my 'running totals' fields. Can anyone suggest a way of displaying
both running totals and current week totals in the same report (or form, if a
form is the best means of achieving it)?
Many thanks in advance
Tim Long