I have a table with the following columns:
* Name
* Special duty role
* On special duty at [time/weekday combo]
And another table with the following
* Name
* On leave from [date]
* On leave until [date]
I want to create a formula on the second sheet that will check if the person's leave dates will clash with the date/timeslots in which that person is on special duty. Instinct tells me this is a vlookup() or index() function, but the exact formula is likely rather complex.
Help?
* Name
* Special duty role
* On special duty at [time/weekday combo]
And another table with the following
* Name
* On leave from [date]
* On leave until [date]
I want to create a formula on the second sheet that will check if the person's leave dates will clash with the date/timeslots in which that person is on special duty. Instinct tells me this is a vlookup() or index() function, but the exact formula is likely rather complex.
Help?