Hello:
I am trying to set up a query to look at counting number of customers in a department at any time (census). I have:
[Arrive_Time], which is the time the customer arrives in mm/dd/yy hh:mm format
[Archive_Time], which is the time the customer leaves in mm/dd/yy hh:mm format
What I would like to do is create a query that lets me see, by hour of the day (12am, 1am, 2am...11pm) how many customers are in the department. I also need to account for those customers that stay past the date line (i.e. arrive at 11pm and leave at 3am).
Would welcome anyone's help-
Thanks,
EBox
I am trying to set up a query to look at counting number of customers in a department at any time (census). I have:
[Arrive_Time], which is the time the customer arrives in mm/dd/yy hh:mm format
[Archive_Time], which is the time the customer leaves in mm/dd/yy hh:mm format
What I would like to do is create a query that lets me see, by hour of the day (12am, 1am, 2am...11pm) how many customers are in the department. I also need to account for those customers that stay past the date line (i.e. arrive at 11pm and leave at 3am).
Would welcome anyone's help-
Thanks,
EBox