Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VB and VBA
VB and VBA
Resolved · Low Priority · Version 2007
Chris has attended:
Excel VBA Intro Intermediate course
VB and VBA
What is the difference between VB and VBA?
For upcoming training course dates see: Pricing & availability
RE: VB and VBA
Hi Chris
Visual Basic (VB) is considered a full compilable programming language.
Visual Basic for Applications (VBA) has the same abilities normal Visual Basic except that VBA programs can not be compiled into Executable or DLL files.
VBA also doesn't run in its own memory space as a normal Visual Basic executables would.
Hope this helps
Carlos
Fri 10 Apr 2009: Automatically marked as resolved.
|
