JamesFlowers
Programmer
I have a timesheet looking like this
Start End Hours
Saturday 22:00 06:00 8.00
Sunday 01:00 08:00 7:00
Monday 10:00 17:30 9.00
I am trying to extrapolte from these ranges if a time epriod enters a specfic time range eg 00:00 to 04:00 and then 04:00 to 06:00 and tell me how many hrs is in the range
so for above
0-4 4-6
Saturday 4 2
sunday 3 2
Monday 0 0
the totals are the easy part I just cant see how to extrapolte the portions of the time ranges in CR8.5
TIA
James
Start End Hours
Saturday 22:00 06:00 8.00
Sunday 01:00 08:00 7:00
Monday 10:00 17:30 9.00
I am trying to extrapolte from these ranges if a time epriod enters a specfic time range eg 00:00 to 04:00 and then 04:00 to 06:00 and tell me how many hrs is in the range
so for above
0-4 4-6
Saturday 4 2
sunday 3 2
Monday 0 0
the totals are the easy part I just cant see how to extrapolte the portions of the time ranges in CR8.5
TIA
James