PaddyIrishMan
Registered User.
- Local time
- Today, 16:27
- Joined
- Jun 5, 2002
- Messages
- 166
Hi,
I have a query showing Support response times in days.
It returns the amount of days for each record in the database based upon the DateDiff of two dates.
I'd like to be able to view this information based upon criteria,
I.e. I want to see a count of records between 0 And 50, between 50 And 100, 100 And 200 etc.. all in the same query. I'd also like to chart the information, again using bars for each criteria - bar for count between 0 And 50 and so on.
I just can't seem to get the query right.
Any pointers??
Thanks in advance,
Patrick.
I have a query showing Support response times in days.
It returns the amount of days for each record in the database based upon the DateDiff of two dates.
I'd like to be able to view this information based upon criteria,
I.e. I want to see a count of records between 0 And 50, between 50 And 100, 100 And 200 etc.. all in the same query. I'd also like to chart the information, again using bars for each criteria - bar for count between 0 And 50 and so on.
I just can't seem to get the query right.
Any pointers??
Thanks in advance,
Patrick.