Locate a method or property in the Object Browser
- Open any module in the Visual Basic Editor.
- Click Object Browser on the toolbar.
- In the Project/Library box (the upper-left box), click Access or another library.
- In the Classes box, click the object you're interested in.
- In the Members Of box, click the method or property you want.
Notes
- For Help on the class, method, event or property that you select, click Help in the Object Browser.
- To view objects provided by the Microsoft Office 9.0 Object Library, such as command bar objects, you must set a reference to this library. In the Visual Basic Editor, click References on the Tools menu, and select the Microsoft Office 9.0 Object Library check box.