ACC2000: Error When You Drag the Last Field Out of a Grouping Section of a Data Access Page (203106)
The information in this article applies to:
This article was previously published under Q203106 Novice: Requires knowledge of the user interface on single-user computers.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
When you try to drag the last field out of a grouping section on a data access page, you receive the following error message:
This field can not be deleted because it is last field in a grouping section. Delete the grouping section instead.
When you click OK, the field moves back into the grouping section.
CAUSE
Grouping sections on a data access page must have at least one field; therefore, you cannot delete all the fields from the section.
RESOLUTION
To remove the last field from a grouping section, follow these steps:
- Select the control that you want to move.
- On the Edit menu, click Cut.
- Click the section into which you want to move the control.
- On the Edit menu, click Paste.
To get the page to look like it did before you created the groups, you should delete the grouping section for the promoted section, and then change the DataPageSize property for the remaining section. To do so, follow these steps:
- Select the grouping section for the promoted field.
- On the Edit menu, click Delete.
- On the View menu, click Sorting and Grouping.
- In the Sorting and Grouping dialog box, change the DataPageSize property to 1.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCESFor more information about grouping in data access pages, click Microsoft Access Help on the
Help menu, type group records on a data access page in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbbug kbDAP kberrmsg kbpending KB203106 |
---|
|