Hi,
The issue I have is that one of the sheets we use is quickly gathering too many columns because we do a lot of reporting on the data and therefore need to capture information. We have a ticketing sheet through which a ticket can have 12 different statuses as it progresses, as it reaches each stage we wish to record the date that the change happens.
To try and limit the number of columns required I thought it would be good to start a new sheet, with two common columns to the first sheet, they are the Unique ID and Status columns, the Unique ID column has been filled in so that a new row is not required every time, it is just that some of them do not exist yet. The Status column takes the status from the first sheet and I have tried this using an INDEX/MATCH formula and VLOOKUP. However, when the status changes on the main sheet, the date is not being recorded in the second sheet unless the second sheet is open at that point in time.
It appears as though column linking on a cell like this does not update the field until the sheet is open and therefore does not trigger the automations in the second sheet.
I am wondering if anyone else has hit this issue before and if so, were you able to come up with a workaround for it?
Thanks,
John