10. Working with Forms

Opening and Closing Forms

In the first part of this book, you learned the basics of the VBA language. Now it’s time to start applying your skills to Access. This chapter covers the use of VBA with one of the most commonly used Access objects: the form. You’re no doubt familiar with Access forms from developing applications. As a first step, you learn how to open and close forms using VBA.

Opening a Form

You already saw the code to open a form in Chapter 8’s case study. But it’s worth reviewing again, to make sure you understand what’s going on. ...

Get Business solutions Automating Microsoft now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.