I used Ken Hamady's formulas for Business Days and Business Hours and that works great, but the date/time fields I'm using sometimes report back hours and days that I don't want to include in the scope of my work day, therefore my calculations on time to resolve have strange results and show a negative if it's outside the scope.
I'd like to say that if {table.createdate} or {table.closeddate} is not between the hours of 8am and 5pm, then they need to report as 8am the next business day. So 5:01pm to midnight would add a day, and midnight to 7:59am would just become 8am.
I'm using Crystal 10.
Thanks!
I'd like to say that if {table.createdate} or {table.closeddate} is not between the hours of 8am and 5pm, then they need to report as 8am the next business day. So 5:01pm to midnight would add a day, and midnight to 7:59am would just become 8am.
I'm using Crystal 10.
Thanks!