Running a VBA program
To run a program from the VBA IDE
- Do one of the following:
- From the Run menu, click Run Sub/UserForm.
- Click the Run icon in the Toolbar.
- Press F5.
To run a program as a macro:
- From the Tools menu in BricsCAD, point to
Visual Basic and click Macros.
- Highlight the macro you wish to run. (You must
have included a module and a macro name to run a macro.)
- 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
© Menhirs NV. All rights reserved. |