P
Persio Pucci
Folks,
I am having a problem trying to create a Access 2000 report. Here is the
thing:
I have a table that has phone call records, that is composed of 5 fields,
where one of them is the date and time of the call (dd/mm/yyyy hh:mm:ss) and
another field which is the total call time ([h]:mm:ss).
I would like to create a report with 2 level of groups. First, grouped by
day and then grouped by hour (which takes me to another problem... for
access, 10:29, per example, falls into 10, and 10:31 fall into 11, which
means it's rounding up or down, which is a undesired behavior. I'd like it
to group 10:00 to 10:59 as 10 and 11:00 to 11:59 as 11, and so on).
Here is the major problem. Access won't give me the "summary options" button
after the grouping window, because the fields are not numerical, they are
time fields, and I wanted to see, per example, the total (sum) of call time
per day, as well as the total of phone calls (count) per day, and if I can
go even further, I would like to know what was the hour of most traffic
(like, what hour of the day (10, 11, 12, 13, etc) I had more phone calls
(not necesserily concurrent calls).
Any help will be appreciated, and please excuse me for my poor english! =]
Regards
I am having a problem trying to create a Access 2000 report. Here is the
thing:
I have a table that has phone call records, that is composed of 5 fields,
where one of them is the date and time of the call (dd/mm/yyyy hh:mm:ss) and
another field which is the total call time ([h]:mm:ss).
I would like to create a report with 2 level of groups. First, grouped by
day and then grouped by hour (which takes me to another problem... for
access, 10:29, per example, falls into 10, and 10:31 fall into 11, which
means it's rounding up or down, which is a undesired behavior. I'd like it
to group 10:00 to 10:59 as 10 and 11:00 to 11:59 as 11, and so on).
Here is the major problem. Access won't give me the "summary options" button
after the grouping window, because the fields are not numerical, they are
time fields, and I wanted to see, per example, the total (sum) of call time
per day, as well as the total of phone calls (count) per day, and if I can
go even further, I would like to know what was the hour of most traffic
(like, what hour of the day (10, 11, 12, 13, etc) I had more phone calls
(not necesserily concurrent calls).
Any help will be appreciated, and please excuse me for my poor english! =]
Regards