Microsoft Access 2010 VBA Macro Programming

Microsoft Access 2010 VBA Macro Programming
Authors
Richard Shepherd
ISBN
0071738576
Published
25 Oct 2010
Purchase online
amazon.com

Take your database skills to the next level—develop powerful, custom Access 2010 applications using Visual Basic for ApplicationsMicrosoft Access 2010 VBA Macro Programming guides you through the structure of VBA, showing you how to use it specifically in Access. The book explains, step by step, how to write VBA code—from the basics to dealing with errors and debugging code. This practical guide includes examples that illustrate how to use VBA in Access to do specific tasks.

Editorial Reviews

Take your database skills to the next level—develop powerful, custom Access 2010 applications using Visual Basic for Applications

Microsoft Access 2010 VBA Macro Programming guides you through the structure of VBA, showing you how to use it specifically in Access. The book explains, step by step, how to write VBA code—from the basics to dealing with errors and debugging code. This practical guide includes examples that illustrate how to use VBA in Access to do specific tasks. You’ll learn real-world skills by example.

Microsoft Access 2010 VBA Macro Programming features:

  • Easy-to-understand instructions that explain how to accomplish programming tasks right away
  • 20 practical sample applications
  • Details on adding custom menus and Access add-ins

All-inclusive coverage:
The Basics; Variables, Arrays, Constants and Data Types; Modules, Functions and Subroutines; Programming Basics: Decisions and Looping; Strings and Functions and Message Boxes; Operators; Debugging; Errors and the Error Function; Forms and Reports; Common Dialog Control; Working with the Ribbon; SQL Queries; Data Macros/Triggers; The Access and DAO Object Models; The Access and DAO Object Models - Main Objects; The DoCmd Object; Using Access to Interact with Other Office Programs; Charts and Graphs; Working with External Databases; API Calls; Class Modules; Animation; Get the Login ID; Secure Your Database; Creating Audit Trails on Tables; Create and Edit Queries in VBA; Search and Replace in Queries; Compact the Current Database using VBA; Monitoring Table Statistics; Handling Large Text Files; Create and Change Table Structures; Create and Objects Inventory; Manipulate Charts; Drill Down on Charts; Create an Excel Spreadsheet for output of Data; Using FTP in VBA; Use of Data Macros/Triggers; Use of Ribbon; Make Controls on Forms Interactive; Set Up Levels of User Security

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill