S
Someone
Hi all,
Can someone please help with a 'counting' question?
I have a table where each record has several dates related to it
(I'll use 3 dates for my example but there are several more)
created date
appointment date
closed date
I want to summarise the data as follows.... (Selection of data is by a
parameter on date range at run-time)
result to be....
1 count of total records (based on created date) ie grand total
records in report
2 count of records only where appointment date=created date
3 count of records only where appointment date<>created date
I can do the grand total, and could calculate % etc if I could only get
totals for 2 & 3, but presently I can't see how to get the other totals.
Any advice appreciated
TIA
Bob
Can someone please help with a 'counting' question?
I have a table where each record has several dates related to it
(I'll use 3 dates for my example but there are several more)
created date
appointment date
closed date
I want to summarise the data as follows.... (Selection of data is by a
parameter on date range at run-time)
result to be....
1 count of total records (based on created date) ie grand total
records in report
2 count of records only where appointment date=created date
3 count of records only where appointment date<>created date
I can do the grand total, and could calculate % etc if I could only get
totals for 2 & 3, but presently I can't see how to get the other totals.
Any advice appreciated
TIA
Bob