Microsoft Access 2016 Programming Pocket Primer

  • 3h 30m
  • Julitta Korol
  • Mercury Learning
  • 2016

As part of the Pocket Primer series, this book was designed for someone like you who needs to master Access programming fundamentals without spending too much time. All you need is a short book to get you started. It will show you only the things you need to know to feel at home with VBA. What you learn in this book on Access programming will also apply to, say, Excel programming. The book is divided into nine chapters that progressively introduce you to programming Microsoft Access 2016.

In this Book

  • Microsoft Access 2016 Programming Pocket Primer
  • Getting Started with Access VBA
  • Getting to Know Visual Basic Editor (VBE)
  • Access VBA Fundamentals
  • Access VBA Built-In and Custom Functions
  • Adding Decisions to Your Access VBA Programs
  • Adding Repeating Actions to Your Access VBA Programs
  • Keeping Track of Multiple Values Using Arrays
  • Keeping Track of Multiple Values Using Object Collections
  • Getting to Know Built-In Tools for Testing and Debugging