I am currently creating a google sheet where I have linked figures from other sheets (importrange) in a control spreadsheet and I want to know when the other documents have been updated.
I need a script that will be able to tell that the figure in the cell (with a formula in and not manual entry) has changed.
I have found scripts that update when the cell has a manual entry into it, but not one that will be able to tell when the figure created by the formula has changed
Here is a Link to my dummy sheet where I testing it out
I have added comments on there to explain things