If Excel does not re-calculate the formula. That is, if the cell is not refreshed inspite of newvalues, the Calculation might not be set as automatic. To set the calculation as automatic, use the following:
Sub Switch_On_XL_Calculation()
Application.Calculation = xlCalculationAutomatic
End Sub
Showing posts with label Excel Formula recalculation. Show all posts
Showing posts with label Excel Formula recalculation. Show all posts
Monday, March 26, 2007
Subscribe to:
Posts (Atom)
Download Windows Live Toolbar and personalize your Web experience! Add custom buttons to get the information you care about most.