To Edit a Component in a Project (VBA/ActiveX)

Modules and user forms can be edited in a project file using the VBA IDE.

  1. In the VBA IDE, Project Explorer window, select the component you want to edit.
  2. Do one of the following:
    • On the Project Explorer, click the View Code button to open a Code window.
    • On the Project Explorer, click the View Object button to open a UserForm window and associated toolbox.