XL: "Cannot Jump to 'Application' Because it is Hidden"

Last reviewed: February 4, 1998
Article ID: Q177045
The information in this article applies to:
  • Microsoft Excel 97 for Windows
  • Microsoft Excel 98 Macintosh Edition

SYMPTOMS

In the versions of Microsoft Excel listed above, if you select a method, object, or property in the Visual Basic Editor and then click Definition on the View menu, you may receive an error message similar to the following:

   Cannot jump to 'Application' because it is hidden

CAUSE

This problem occurs if the method, object, or property you select is "hidden." This includes the following objects and properties:

   AddIns
   Application
   Assistant
   Names

WORKAROUND

If this problem occurs, you can manually view the specific method, object, or property in the Object Browser. To do so, follow these steps:

  1. On the View menu, click Object Browser.

  2. In the list of Classes, select the appropriate class (for example, Application).

You can then view the members of the class in the Members pane or view links for the method, object, or property in the bottom pane.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

In Microsoft Excel, you can use the Definition command on the View menu to take you directly to the selected method, object, or property in the Object Browser. You can also view a definition by pressing SHIFT+F2 in Excel 97 or by pressing COMMAND+D in Excel 98.


Additional query words: XL97 XL98
Keywords : kbprg xlvbainfo PgmOthr
Version : WINDOWS:97; MACINTOSH:98
Platform : MACINTOSH WINDOWS
Issue type : kbbug
Solution Type : kbworkaround


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 4, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.