|
(800) 716-4324 info@academyx.com |
|
Training Links Register |
Access VBA TrainingMicrosoft Access, the Microsoft Office suite's desktop database application, is a powerful tool for building and storing complex data. As an advanced Access 2007 or Access 2010 user, you're probably familiar with designing tables, sorting records, constructing queries, and generating reports. But if your organization needs you to create custom MS Access solutions, you'll want to gain mastery of Visual Basic for Applications (VBA) - as quickly and easily as possible. Our Access VBA training class gives you practice in programming Access's built-in objects and adding logic to create specialized applications that present your users with intuitive, form-based interfaces. AcademyX's Microsoft Access classes have been designed to help you develop proficiency with both Access 2007 as well as Access 2010. Getting Started with Access VBA Get productive fast by learning how to edit your code with the fewest clicks. In this introduction to the Access VBA editing environment, we start with a simple project and walk you through the steps needed to:
Working with Procedures and Functions The secret of writing maintainable and reusable code is employing industry best practices. In this part of the MS Access training course, we teach you the best way to organize your code by placing program statements and expressions in task-oriented procedures and functions, and then grouping them into a larger program module. Here, you'll learn how to:
Understanding Objects with VBA This section of the MS Access VBA training explores the power of VBA as an object-oriented programming language. Within Access VBA, database components, like forms, queries, tables and reports, are represented as objects that encapsulate specific functionality. We train you how to:
Working with Recordsets in VBA The key to working with database data in Access is a recordset. Any time you create a form, report, data sheet, or other object, you populate its data using a recordset object. In this pivotal training session you will learn how to:
Debugging Code in Access VBA In this section of the Access VBA training course, you'll find out how to save hours of time and frustration in debugging your code. We'll show you how to prevent bugs from sneaking into your code in the first place, and how to track down elusive bugs if they do appear. The programming environment in Access includes a full-featured VBA debugger that allows you to set breakpoints at critical spots in your code and stop program execution, step through your code line-by-line, and examine values. We'll teach you how to:
Handling Errors with Access VBA There is nothing worse than working with a complex database, only to have your application crash and lose your changes. As in any program, error conditions can happen in unforeseen situations, such as when a user tries to save a file when the disk is full. You'll want to master Access VBA techniques that allow you to handle these error conditions gracefully. After completing this part of the Access training, you'll have the skills to:
Prerequisites:
Access VBA offered at four locations:: |