Excel VBA Re-run formulas (update) when any cell in sheet changes -
I have written a function in VBA to return a certain value based on the values of some cells. My problem is that the cells, which are the formulas above, if the function is in the formula (VBA), the cells used are not automatically updated.
If some cells used are changed, how can I run again or can I resume the formula given above?
You should remember your UDF to achieve the desired instability Say if the A1 or B1 or C1 or C1 have been changed, then again the UDF If you want to calculate, use it: logic uses the necessary instability.
= My function (A1, B1, C1)
Comments
Post a Comment