I want sync a field across multiple sheet, being able to edit it from any of those sheets

Use case.

4 sheets Intake Sheet, Prioritization sheet, Resource sheet & Overall Status Sheet

  1. When a project is requested it is automatically added to the "Intake" sheet through the form. Status field is New.
  2. When we agree that the team will work on it - we add the Unique identifier to the "Prioritization" sheet and the Resource sheet. Status is changed to "Scoping". We want the scoping status to be reflected on the prioritization sheet AND the Intake sheet AND we want to be able to update the status from either sheet.
    1. We prioritize this new work within the current in flight work there is a Status field here. If the work is accepted we change the Status to "Staffing". We want the scoping status to be reflected on the prioritization sheet AND the Intake sheet AND we want to be able to update the status from either sheet.
    2. We add the unique identifier to our Resource sheet and look at who has availability. When it is staffed Using the Status field on the Resource sheet we change it to Initiated. We want the Resource status to be reflected on the prioritization sheet AND the Intake sheet AND we want to be able to update the status from any of the sheets.
  3. We add the unique identifier to the Overall Status sheet - this captures data from inflight projects the status of Intiatied is reflected here in the status column. As the project progresses we want the Overall Status sheet, Prioritiazion status field, Resource status field and intake status field to be in sync.

Workflows are not sophisticated enough to update specific fields across sheets

Formulas seem to work but they are unidirectional

Answers