June 1999
Intermediate to advanced
1368 pages
29h 45m
English
The following sections introduce you to programming in Access 2000. First, you're introduced to the concept of code modules, which is where you write your code. Here, you design and write a very simple form.
Then you're introduced to declaring variables and subroutines, and how to control your program's flow. This information is the basis for programming in Access 2000. Along the way, you learn about different techniques for writing maintainable code.
You can write your code in three places in Access 2000: in class modules that can be one of three types, in code behind forms and reports, and in standalone class modules. The last module type is a self-contained standard code module. You should ...
Read now
Unlock full access