Re: Color Formatting & Transferring
Thank you ByTheCringe2:
Here's the requirements spelled out in more detail, and perhaps you can suggest a solution:
SHEET 1:
Using a simple grid of Monday through Sunday, with A.M. and P.M. in 2 rows, I need to set up availability for certain staff members:
In a drop down list if they choose a certain code such as "AD", it means available that day. "AN" means they can work that night.
If when writing a schedule I choose "AD" in the Tuesday AM cell, the cell color turns yellow for that cell (the conditional formatting), which is a more visual aid to tell me they can work during the day shift.
If the cell is left blank, it turns BLACK (as in black out - they can't work).
This sheet name is "Availability"
SHEET 2:
This sheet name is "ENTER SCHEDULE"
Now, this table calls the name of the individual from "Availability", and shows a similar grid (calling certain values from "Availability"), but its drop down arrows contain names of shifts I want to consider putting them in ("Opener", "Mid 1", Mid 2", etc.). There's some 10 options to choose from for the names of various shifts. Thus, ideally, if the cell color was YELLOW, I would know immediately that I can schedule that person for DAY related shifts only (this would prevent me having to toggle back and forth from sheet to sheet, printing it out, etc). If the color was blue, then I know NIGHT SHIFTS ONLY, if black, I won't even consider them for that shift, etc.
Because drop down lists (or "data validation" from a list) will not let you have a formula in that cell, I can't choose "AD", and "Mid 1" in the same cell.
Any ideas for workaround to accomplish the same thing?
Thank you!