Uzma Shaheen
Active Member
- Joined
- Nov 10, 2012
- Messages
- 484
- Office Version
- 365
- 2021
- Platform
- Windows
- Mobile
- Web
Hey
I have a list of dates, agent, tasks, start and end time
What i need to do is find the start shift for agents rach day however i need to exclude any tasks that appear in the exception task list
Ie if the task exception list has interview, then
I need to ensure that if this is the first task then ignore that as the first start shift and look at next shift
Date….agent…task….start….end
02/10…..joe…..open….08:00….10:00
02/10…..joe…break….10:00…..13:00
02/10…..ava…interview..08:00…09:00
02/10…..ava…open……09:00….10.00
03/10…..tim…open….08:00….08:15
03/10…..tim…lunch….08:15….10:00
Exception List
Appointment
Interview
Offline
So in example above start time should be
Joe - 08:00
Ava - 09:00
Tim - 08:00
Etc….
I hope someone can provide a robust formula
Really appreciate it
I have a list of dates, agent, tasks, start and end time
What i need to do is find the start shift for agents rach day however i need to exclude any tasks that appear in the exception task list
Ie if the task exception list has interview, then
I need to ensure that if this is the first task then ignore that as the first start shift and look at next shift
Date….agent…task….start….end
02/10…..joe…..open….08:00….10:00
02/10…..joe…break….10:00…..13:00
02/10…..ava…interview..08:00…09:00
02/10…..ava…open……09:00….10.00
03/10…..tim…open….08:00….08:15
03/10…..tim…lunch….08:15….10:00
Exception List
Appointment
Interview
Offline
So in example above start time should be
Joe - 08:00
Ava - 09:00
Tim - 08:00
Etc….
I hope someone can provide a robust formula
Really appreciate it