- Dec 18, 2003
- 3,628
- 1
- 0
I have a custom function that populates a table of ampacity ratings. This is all well and good. However, when I make changes to the function, the table doesn't update unless I change/update the parameters of the function.
IE, "=currentFactor($A$2,35,1440)*$B4"
to get it to reflect the changes I just made to currentFactor, I have to change either A2, 35, 1440, or B4.
Is there a way to make Excel auto update after the function is changed?
IE, "=currentFactor($A$2,35,1440)*$B4"
to get it to reflect the changes I just made to currentFactor, I have to change either A2, 35, 1440, or B4.
Is there a way to make Excel auto update after the function is changed?