COURSE DETAILS - About | Intro | Adv | Programming
My Basket | My Account |    

Download Macresource Course Directory 2009
Download our
course directory

 

Microsoft Access icon

Add ACC3 to my courses Microsoft Access 2007 Programming (2 days)

Look for available dates for this training course

 
  Click on one of the dates below to book a course
Click this icon to book online
Designed for experienced Access users wishing to use VBA for database application development.
Fundamentals
  Benefits of VBA
Modules and procedures
Standard modules and form modules
Subroutines and functions
Procedure calls
Creating procedures
Variables
VBA data types
Programming structures
  Setting properties
Creating command buttons
Using ActiveX controls
Pop-up forms
Objects and collections
  Manipulating objects
Properties and methods
Manipulating collections
Using object variables
Understanding events
Error handling
  Overview of error handling
Errors in design/logic
Compile errors
Run-time errors
Getting feedback on errors
Replacing standard error messages
Debugging
  Stepping through code
Using breakpoints
Stepping through procedures
Examining variables