====== VBA ====== ===== Basics ===== * [[customization:vba:introduction|Introduction]] * [[customization:vba:datahandling|Working with classes and records]] * [[customization:vba:errorhandling|Error handling]] * [[customization:vba:documents|Documents and templates]] * [[customization:vba:best-practice|Best practice in general]] ===== Advanced usage ===== * [[customization:vba:dialogs|Built-in dialogs]] - Dialogs from LIME, for example: Search records, fields on a class, Templates etc. * [[customization:vba:browser|Browser windows]] - Shows an explorer in a seperate window * [[customization:vba:progress|Indicating progress]] - Different ways to show the user what the current progress is while waiting for VBA to run. * [[customization:vba:campaign_wizard|Campaign wizard]] * [[customization:vba:event_handling|Event handling]]