The information in this article applies to:
SYMPTOMSThe Details Pane in the Microsoft Object Browser displays incorrect information for the following Add methods:
The Add method for the PivotItems class is listed as a Sub when it should
be listed as a function that returns a PivotItem object. The Add method for
Worksheets shows that it returns an Object when it should show that it
returns a Worksheet object.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONYou can use the Object Browser in Microsoft Visual Basic for Applications to search for a particular Class, Object, Property, Method, Constant, or Event. You can search project files you created or project files from other libraries. When you are in the Visual Basic Editor, press the F2 key or click Object Browser on the View menu to run the Object Browser. REFERENCESFor more information about the Object Browser, click the Index tab in Microsoft Visual Basic Help, type the following text Object Browserand then double-click the selected text to go to the "Use the Object Browser" topic. Additional query words: XL97 8.00 data type
Keywords : kbprg kbdta xlvbainfo KbVBA |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |