This is my first post requesting help so I hope that I get it right!
I have a table that contains fields for cellular phone usage. The important fields for this question are Invoice Date, Name and Time (time that a call was made or received in a hh:mm format).
I want to be able to count the number of calls made and received between certain hours of the day. (e.g. between #00:00:01 AM# and #05:30:00 AM#, #05:30:01 AM# and #15:30:00 PM#, etc.
There are 3 different employees and 7 different Invoice Dates and I would like to be able to do it in as few steps as possible.
Any help would be greatly appreciated. Thanks
I have a table that contains fields for cellular phone usage. The important fields for this question are Invoice Date, Name and Time (time that a call was made or received in a hh:mm format).
I want to be able to count the number of calls made and received between certain hours of the day. (e.g. between #00:00:01 AM# and #05:30:00 AM#, #05:30:01 AM# and #15:30:00 PM#, etc.
There are 3 different employees and 7 different Invoice Dates and I would like to be able to do it in as few steps as possible.
Any help would be greatly appreciated. Thanks