Hello,
I am trying to figure out a way to automatically change a cell value (which has a drop-down validation on it) based on the selection of another drop-down.
I have attached an example of my worksheet.
Worker 1 selects the status of the job and once completed it passes to worker 2.
Worker 2 then selects the status of the job and once complete moves to worker 3 and so on.
However if worker 2 discovers an error and needs to pass the work back to worker 1 they will select 'worker 1 to review'
This is where the automatic change comes in. Once 'worker 1 to review' has been selected, I need the status cell on worker 1 to change from 'ready for worker 2' to 'not started'
Then once it has been reviewed and worker 1 changes the status to 'ready for worker 2' (for the second time) I need the job status of worker 2 to change from 'worker 1 to review' to 'not started'.
Is there any way to do this either through formula/validation or vba?
Thanks for reading.
Kind regards,
Joe
Bookmarks