Chapter 13. Working with Other Controls

IN THIS CHAPTER

Working with Text Boxes 177

Working with Check Boxes, Radio Buttons, or Toggle Buttons 181

Working with Subforms 182

Working with the Tag Property 183

Case Study: An Audit Trail 184

Working with Text Boxes

Text boxes are the most common data controls used on forms. There are a number of things you can do in VBA to manipulate text boxes. As shown in previous chapters you can ensure that the data entered is valid and appropriate. In this chapter we review some of the major properties of text box controls and some practical ways to use those properties programmatically.

Key Properties of Text Boxes

As you have designed forms and while reading through this book, you probably have already become ...

Get Microsoft® Office Access 2007 VBA 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.