Running a VBA Program

To run a program from the VBA IDE

  1. Do one of the following:

To run a program as a macro:

  1. From the Tools menu in IntelliCAD, point to Visual Basic and click Macros.
  2. Highlight the macro you wish to run. (You must have included a module and a macro name to run a macro.)
  3. Click Run.