ACC2000: How to Distinguish Between Group Filter Controls and Dropdown List Controls on Data Access Pages (202368)
The information in this article applies to:
This article was previously published under Q202368 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
When you look at a group filter control and a dropdown list control on a data access page, you cannot tell which control type is which by simply looking at the control. To determine whether a control is a group filter control or a dropdown list control, do one of the following:
- Examine the Title property of the control.
- Examine the Sorting and Grouping dialog box for the page.
- Examine the HTML tag for the control.
Modification Type: | Major | Last Reviewed: | 7/31/2001 |
---|
Keywords: | kbDAP kbhowto KB202368 |
---|
|