Hi -
I'm hoping someone can help me out with a question, as I've searched the forums and the internet and haven't found very helpful results.
I'm trying to build a schedule.
For each day of the week (M-F), there are two shifts.
I have five different employees I can schedule.
I am using a dropdown list for data validation, but if an employee has already been scheduled for the day, he/she should not be available in the dropdown selection for another shift during the same day.
For example:
On Monday, for Shift 1, I schedule John. When I go to the second shift for Monday, John should not be available to select.
I thought about trying to figure out how to use a dynamic list, but I need the same list to be available on Tuesday, Wednesday, etc. regardless of whether or not I have scheduled John for Monday.
I would greatly appreciate any help (and explanation) that anyone could provide!
I'm hoping someone can help me out with a question, as I've searched the forums and the internet and haven't found very helpful results.
I'm trying to build a schedule.
For each day of the week (M-F), there are two shifts.
I have five different employees I can schedule.
I am using a dropdown list for data validation, but if an employee has already been scheduled for the day, he/she should not be available in the dropdown selection for another shift during the same day.
For example:
On Monday, for Shift 1, I schedule John. When I go to the second shift for Monday, John should not be available to select.
I thought about trying to figure out how to use a dynamic list, but I need the same list to be available on Tuesday, Wednesday, etc. regardless of whether or not I have scheduled John for Monday.
I would greatly appreciate any help (and explanation) that anyone could provide!