Andy has attended:
Access Intermediate course
VBA
Is VBA within Access the same code as visual basic?
RE: VBA
Hi Andy
VBA code is very similar to VB. Technically VBA is a subset of VB, by this I mean that Visual Basic is the whole programming language, and VBA is a small part of this language that is specific to Access or Excel.
Hope this helps
David