Public Function TurnOffAutoCalc()
Application.Calculation = xlManual
End Function
Public Function TurnOnAutoCalc()
Application.Calculation = xlAutomatic
End Function
Tuesday, January 20, 2009
Subscribe to:
Post Comments (Atom)
Father. Programmer. Photographer.
No comments:
Post a Comment