Chapter 11. Using Classes and Forms

THIS chapter focuses on working with classes and Microsoft Access forms. You also look at using classes to open multiple copies of the same form.

After reading this chapter, you will:

  • Be able to open multiple copies of the same form in an application.

  • Use classes to manage the RecordSource of a form.

  • Understand how to work with ActiveX controls and a form.

Note

As you read through this chapter, we encourage you to also use the companion content sample database, ClassesAndForms.accdb, which can be downloaded from the book’s catalog page.

Opening Multiple Instances of a Form

You can use programming code and classes to open multiple ...

Get Microsoft® Access® 2010 VBA Programming Inside Out 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.