Goodness.. I'm not even sure where to begin. This really isn't about business hours but it was the best example I could give to fit in the Subject.
I am looking to build a query to extract records between given hours and given days. The actual times needed (in case it is relevant) would be Monday through Saturday between the hours of 7AM and 7PM. Our business is a 24/7 business and our software tracks data entered by employees. I am interested in looking at the data between the hours I gave.
I am using an ODBC connection to the database but am accessing it through MS Access at tis point. The time-stamps I am looking at are stored in a Time/Date format so I will also need to learn how to extract days of the week from this as well.
As a working example I will say I want all records for the month of March 2004 that occured between Monday and Saturday and between the hours of 7am and 7pm.
Any hints would be appreciated. Please let me know if you need more specifics about my situation.
Thanks.
I am looking to build a query to extract records between given hours and given days. The actual times needed (in case it is relevant) would be Monday through Saturday between the hours of 7AM and 7PM. Our business is a 24/7 business and our software tracks data entered by employees. I am interested in looking at the data between the hours I gave.
I am using an ODBC connection to the database but am accessing it through MS Access at tis point. The time-stamps I am looking at are stored in a Time/Date format so I will also need to learn how to extract days of the week from this as well.
As a working example I will say I want all records for the month of March 2004 that occured between Monday and Saturday and between the hours of 7am and 7pm.
Any hints would be appreciated. Please let me know if you need more specifics about my situation.
Thanks.