Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Access 2019 Bible

You're reading from  Access 2019 Bible

Product type Book
Published in Dec 2018
Publisher Wiley
ISBN-13 9781119514756
Pages 1136 pages
Edition 1st Edition
Languages
Author (1):
Michael Alexander Michael Alexander
Profile icon Michael Alexander
Toc

Table of Contents (11) Chapters close

1. Cover
2. Introduction 3. Part I: Access Building Blocks 4. Part II: Understanding Access Tables 5. Part III: Working with Access Queries 6. Part IV: Analyzing Data in Microsoft Access 7. Part V: Working with Access Forms and Reports 8. Part VI: Microsoft Access Programming Fundamentals 9. Part VII: Advanced Access Programming Techniques 10. Index
11. End User License Agreement

CHAPTER 26
Understanding the Access Event Model

When working with a database system, you may perform the same tasks repeatedly. Instead of doing the same steps each time, you can automate the process with VBA macros.

Database management systems continually grow as you add records to a form, build new queries, and create new reports. As the system grows, many of the database objects are saved for later use—for a weekly report or monthly update query, for example. You tend to create and perform many tasks repetitively. Every time you add contact records, you open the same form. Likewise, you print the same form letter for contacts that have purchased a vehicle in the past month.

You can add VBA code throughout your application to automate these tasks. The VBA language offers a full array of powerful commands for manipulating records in a table, controls on a form, or...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}