I am making a tracker and for each project, the column 2 is what requirements are left to be done on that project. All the other columns will be date columns, and when I input a date I want it to remove that option from column 2.
Example: If my Project in column 1 is Ford Truck
Column 2 Requirements are - Brakes, Oil Change, Lights
Column 3 - Date column labeled Brakes
Column 4 - Date Column labeled Oil Change
Column 5 - Date column labeled Lights
When I input a date under that column I want it to take away options from my drop down so if I put a date under Brakes the requirements(column 2)drop down will now display as Oil change and Lights. When I input a date on Lights as it’s completed, I want it to then take away that from drop down column 2 meaning the only remaining requirement will be Oil Change
Helppp !