Managing VBA projects

BricsCAD™ VBA projects are  stored in separate .DVB file.

Macros contained within the DVB file or in the common project file are not directly compatible with stand-alone Visual Basic projects (VBP files); however, forms, modules, and classes can be exchanged between dissimilar projects using the IMPORT and EXPORT VBA commands in the VBA IDE.

 


Tell me about...

VBA (Visual Basic for Applications)

Overview of automation

Starting VBA

Inserting UserForms

Adding controls to a UserForm

Creating code

Using modules

Running a VBA program

 


© Bricsys NV. All rights reserved.