D
Dag Johansen
Hi,
is it possible to know in a custom function whether the
function is called as a result of one of it's dependants
having changed?
Example:
Cell formula "=myF(A5, C5)"
myF is now called if the value of cell A5 is updated. I
would like, in myF(), to detect this particular scenario.
Happy coding,
Dag
is it possible to know in a custom function whether the
function is called as a result of one of it's dependants
having changed?
Example:
Cell formula "=myF(A5, C5)"
myF is now called if the value of cell A5 is updated. I
would like, in myF(), to detect this particular scenario.
Happy coding,
Dag