M
Matthew P
Hello!
First off, this is a repost of an earlier request with modifications.
I have data set up in the following format:
Area | Start | Stop
Area is one of five areas in a River.
Start is the start time/date of the patrol.
Stop is the stop time/date of the patrol.
From this data I would like to create a query which shows how many hours
were patrolled during the day and during the night for each day in each area.
The daytime hours would run from 06:00 to 18:00 each day with night hours
taking up the other 12 hours.
Thanks for any help!
Matthew
First off, this is a repost of an earlier request with modifications.
I have data set up in the following format:
Area | Start | Stop
Area is one of five areas in a River.
Start is the start time/date of the patrol.
Stop is the stop time/date of the patrol.
From this data I would like to create a query which shows how many hours
were patrolled during the day and during the night for each day in each area.
The daytime hours would run from 06:00 to 18:00 each day with night hours
taking up the other 12 hours.
Thanks for any help!
Matthew