Excel: Formula Viewer Macro Displays Unexpected DataLast reviewed: October 31, 1994Article ID: Q50449 |
SUMMARYThe first time the Formula Viewer macro is executed during an editing session in Excel, the summary report may display financial information that is not present in the worksheet that the summary report is generated from. The amount of financial information displayed depends on how large the selection area is when the macro is run. Additional executions of the macro do not produce this unrelated information. The Formula Viewer macro has this financial information entered into column N of the macro sheet. The first time the macro is run, the selected information from the worksheet is inserted into column N and any cells that are not overwritten display the financial information. When the macro finishes creating the summary report, it clears column N. This is why the financial data only appears on the first run of the macro. When the macro closes, it does not save the changes made to it, allowing every initial execution of the macro to revert to the financial information stored in column N.
MORE INFORMATIONThe following steps will delete this extra information in column N of the macro so that it does not display on the first summary report created:
|
KBCategory: kbother
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |