Chapter 23. VBA Introduced

The Visual Basic for Applications (VBA) language is at the heart of every Access application you write. VBA is the key to taking Access beyond the world of wizards into a world where anything is possible. This hour introduces you to the VBA language, which serves as a foundation for any programming code that you write. After following along with the text in the hour, you will be familiar with the development environment. In this hour you'll learn the following:

  • What VBA is

  • How to declare and work with variables

  • How to utilize control structures

  • How to pass parameters and return values

  • How to execute commands with the DoCmd object

  • How to work with built-in functions

VBA Explained

VBA is the development language for Microsoft ...

Get Sams Teach Yourself Microsoft® Office Access 2003 in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.