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 28
Accessing Data with VBA

Data access and data management are at the core of any database application. Although you can do a decent job building applications with bound forms and reports, using Visual Basic for Applications (VBA) code to access and manipulate data directly provides far greater flexibility than a bound application can. Anything that can be done with bound forms and controls can be done with a bit of VBA code using ActiveX data objects (ADO) or data access objects (DAO) to retrieve and work with data.

The VBA language offers a full array of powerful commands for manipulating records in a table, providing data for controls on a form, or just about anything else. This chapter provides some in‐depth examples of working with procedures that use DAO or SQL and ADO to manipulate database data.

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}