The information in this article applies to:
SYMPTOMSWhen you run a Visual Basic for Applications macro that uses the ShowDependents method, you may receive the following error message:
WORKAROUNDTo work around this problem, use the ExecuteExcel4Macro method in your macro. ExamplesIf your macro contains the following line of code to trace formula dependents
replace it with the following line of code:
If your macro contains the following line of code to remove the arrows that
trace formula dependents
replace it with the following line of code:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Office 2000. MORE INFORMATIONREFERENCESFor more information about auditing, click Contents and Index
on the Help menu, click the Index tab in Excel Help, type the
following text auditing formulas, tracing dependents and precedentsand then double-click the selected text to go to the "About examining the structure of formulas" topic. If you are unable to find the information you need, ask the Office Assistant. Additional query words: XL97 xlvbmigrate
Keywords : kbprg kbdta KbVBA |
Last Reviewed: November 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |