I have a database that keeps track of everybody's shift times.
I need to be able to count how many people were in for each half hour of the day. For example if a shift time is 08:00 - 18:00 I would have a count for each half hour between these times.
I have tried many things but cannot get anything to work properly.
Any help would be much appreciated.
Thanks in advance
I need to be able to count how many people were in for each half hour of the day. For example if a shift time is 08:00 - 18:00 I would have a count for each half hour between these times.
I have tried many things but cannot get anything to work properly.
Any help would be much appreciated.
Thanks in advance