i have a query that returns records with a callTime in the last 24 hours. what i am trying to do is determine which of these records has a calltime within the current shift (shift start times are 06:00 and 18:00)
so...
if the current time is 11:10 all those records with a calltime greater than today @ 06:00
if the current time is 05:30 all those records with a callTime greater than yesterday @ 18:00
hope that makes sense
any ideas?
Cheers, Craig
Si fractum non sit, noli id reficere
so...
if the current time is 11:10 all those records with a calltime greater than today @ 06:00
if the current time is 05:30 all those records with a callTime greater than yesterday @ 18:00
hope that makes sense
any ideas?
Cheers, Craig
Si fractum non sit, noli id reficere