Hitesh_Banda
New Member
- Joined
- Jun 8, 2010
- Messages
- 25
Hi!
I am creating a template which consists the following:
Requirement-
Need the exact time (HH:MM:SS format) between 1 & 2, excluding 4,5,6 along with the time between 6 and 7
Business Rules-
Any help would be greatly appreciated.
Thanks.
I am creating a template which consists the following:
- Start Date & Time - contains a start date and time
- End Date & Time - contains a end date and time
- nwday1 - Named range (contains non-working 1 day OR first weekly off, it accepts a number from 1 to 7)
- nwday2 - Named range (contains non-working 2 day OR second weekly off, it accepts a number from 1 to 7)
- Holidays_List - Contains the official list of Company holidays
- s_time - Named range (contains shift start time)
- e_time - Named range (contains shift end time)
Requirement-
Need the exact time (HH:MM:SS format) between 1 & 2, excluding 4,5,6 along with the time between 6 and 7
Business Rules-
- An associate can receive a request at any time of the day, including the before shift time and after shift time.
- An associate can start and complete working on a request only between his shift hours (between s_time and e_time).
- A request worked upon by the associate can span multiple days.
- If a request is received before or after shift hours, the next consecutive working date and time needs to be considered for Start time
Any help would be greatly appreciated.
Thanks.