Aubrey has attended:
Excel VBA Intro Intermediate course
VB vs VBA
What is the difference between VB & VBA
RE: VB vs VBA
Hi Aubrey
Visual Basic is a full programming language from Microsoft and is part of the Visual Studio suite. VBA is a small subset of VB. VBA can be programmed in the VBA editor within each MS Office application. For VB you will need either the VB or Visual studio software.
Hope this helps
David