O
OrlaH
I need to capture when a spreadsheet cell value gets changed. I'm
currently using the EndEdit event with success, but now I need to
capture -
1. Cell value changes as a result of the user pasting in new values.
2. Cell with a formula changed as a result of any of it's dependents
changing.
The EndEdit event does not seem to capture these.
I've tried using the SheetChange event but that keeps crashing my
browser and though it (the SheetChange event) seems to realise the
paste changes does not seem to capture the formula scenario.
Any help would be welcome.
Thanks in advance.
Orla
currently using the EndEdit event with success, but now I need to
capture -
1. Cell value changes as a result of the user pasting in new values.
2. Cell with a formula changed as a result of any of it's dependents
changing.
The EndEdit event does not seem to capture these.
I've tried using the SheetChange event but that keeps crashing my
browser and though it (the SheetChange event) seems to realise the
paste changes does not seem to capture the formula scenario.
Any help would be welcome.
Thanks in advance.
Orla