Utvikling.com
- excellence in development

Visual Basic for Applications

Microsoft's macro language for various applications.

Essentially, VBa is both a subset and a superset of Visual Basic.

It is a subset in the sense that there are things you may do in VB that you may not do in VBa.

It is a superset in that it provides host-application specific additions that allow you to do things in VBa that you may not do in VB.  For instance, VBa for MS Access contains database-related additions.

I have some experience using this toolkit.

Projects