COURSE DETAILS - MS Project - About | Intro | Adv | Macros/VBA
My Basket | My Account |    


Add PRJ3 to my courses MS Project 2007 Macros and VBA (2 days)
  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