Video description
In this software training course from expert author and trainer Guy Vaccaro, you will learn how to use Visual Basic with Microsoft Access. Knowing how to use Visual Basic with Microsoft Access gives you greater control of your Access forms and design.
You will start with an introduction to VBA and the VBA editor, how to navigate and use the tools available to you to write VBA code. You will explore variables and constants, functions, sub routines, arrays and other VBA constructs. This video based training will teach you to use VBA for data manipulation, create and use recordsets, controlling objects, create and use dialog and message boxes, debugging, and creating error messages. Finally, you will learn to protect your VBA programs.
By the completion of this training video, you will be comfortable with using Visual Basic for Access to exert greater control over your Microsoft Access forms and databases. Working Files are included to allow you to work alongside the author in this video tutorial.
Table of contents
- Introducing VBA For Access
- Moving From A Database To An Application
-
Programming In VBA
- Getting Started With A Standard Module
- Creating A Procedure
- Adding Comments To Your Code
- VBA Data Types
- Declaring Parameters For Use In Procedures
- How To Declare Variables And Constants
- Creating And Assigning Array Values
- The Scope And Lifetime Of Variables
- Standard Naming Conventions For Variables
- Handling Multiple Line Commands
- The Very Useful Keyword - ME
- Repeating VBA Code
-
Working With Access Objects
- The Access Object Model
- Changing The Value Of Object Properties
- Access Special Object DoCmd
- Class Modules And Class Procedures
- Enable And Disable Controls
- Hide Or Show Form Controls
- Lock Unlock Controls
- Form Events To Trigger Procedures
- Setting Color Properties
- Defining Your Own Custom Colours
- Defining Font Properties Through Your Code
- With End With To Shorten Code Writing
- Assigning Values To Data Fields On A Form
- Opening A Form
- Open Form And Display Filtered Dataset
- Closing Any Open Form
-
Data Manipulation
- A Very Quick SQL Tour
- Running An Action Query As Code
- Stop Warnings On Action Queries When Run In VBA
- Building And Storing SQL In Variables
- Changing The Sql That Populates A List Or Combo Box
- Create A New Table
- Deleting (And Closing) A Table
- Adding Data To Tables Through Code
- The Recordset Explained
- How To Reference Fields In A Recordset
- Navigating Through The Rows Of A Recordset
- Closing Off A Recordset And ADODB Connection
- The Recordset In Action
- DCOUNT (Great Function)
- Interacting With The User
- Combo And ListBox Specials
- Functions
- Testing, Error Handling And Debugging
- And Finally
Product information
- Title: Visual Basic For Microsoft Access
- Author(s):
- Release date: March 2012
- Publisher(s): Infinite Skills
- ISBN: 9781926873947
You might also like
video
Visual Basic for Microsoft Excel
In this VB for Excel training course, you will learn how to apply the VBA programming …
book
Mastering VBA for Microsoft Office 365, 2019th Edition
Customize and ramp-up Office 365 applications NOTE: Please click the Downloads link (on the left of …
video
Learning Visual Basic .NET
In this Visual Basic .NET ( VB.NET ) training course, expert author Rod Stephens will teach …
video
Microsoft Access Beginners 2016
Microsoft Access is the leading database application and has become a standard in businesses and organizations …