I have a project request sheet that I want to record the dates when the row moves to the next status. I do not want to create additional columns in the original sheet. What I have done so far is create an automation that when a new row is created, it will copy it over to a Helper sheet.
On the Helper sheet, I have an Index Match set up that pulls in the Status for each row. I have 4 statuses I want to record: Submitted, Under Review, Review Meeting, Accepted. I have created 4 columns with Date formatting.
I thought it would be as simple as making an Automation to Record a Date when the Index Match column updates to one of the statuses, but nothing is actually being recorded.
Any ideas for how to best record these dates?