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 BricsCAD, 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.
 

Tell me about...

VBA (Visual Basic for Applications)

Overview of automation

Starting VBA

Inserting UserForms

Adding controls to a UserForm

Creating code

Using modules

Managing VBA projects

 


© Bricsys NV. All rights reserved.