Excel: Worksheet vs Macro Sheet Order of CalculationLast reviewed: October 31, 1994Article ID: Q24871 |
SUMMARYWorksheets calculate cells in random order, depending on which supporting values in the sheet have changed. Macro sheets calculate only when they are executed, and macro cells calculate one after another down a single column [unless a GOTO(), RETURN(), HALT(), or RUN() command or a user-defined function is called].
|
KBCategory: kbother
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |