Chapter 19. Advanced Access Form Techniques

IN THIS CHAPTER

  • Setting Access form properties

  • Working with Access subforms

  • Reviewing common Access forms techniques

  • Adding animation to Access forms

  • Using combo boxes

  • Understanding advanced Access form techniques

  • Using the Access tab control

  • Using dialog boxes in Access applications

User interface is a term you hear frequently in discussions about personal computer software. In virtually all applications built with Microsoft Access, the user interface consists of a series of Access forms. If you intend to develop successful Access applications, you need to understand Access forms inside out.

This chapter helps you improve your understanding of forms. You first take a look at how to programmatically manipulate the many controls that constitute the building blocks out of which forms are constructed. You examine, also, some powerful ways to take advantage of subforms. A section of the chapter is then devoted to presenting a grab-bag of forms-related programming techniques that will help you create forms that wring the best performance from Access and your computer. Then, we discuss the Query By Form feature that enables you to build an intuitive form-based interface between users and Access queries.

Setting Control Properties

The building blocks of Access forms are known as controls. The form design toolbox contains 16 types of controls from which you can build forms: labels, text boxes, option groups, toggle buttons, option buttons, check boxes, combo ...

Get Access™ 2007 Bible 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.