ACC2000: Can't Use Client-Side Filtering in an ADP Report with Grouping (212749)
The information in this article applies to:
- Microsoft Access 2000
- Microsoft Data Access Components 2.1
This article was previously published under Q212749 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
When you open a report in a Microsoft Access project that uses both grouping and client-side filtering (the Filter property), the report returns no data, or you may receive the following error messages
The bookmark was invalid.
followed by:
IRowsOffset would position you past either end of the rowset, regardless of cRows value specified; cRowsObtained is 0.
RESOLUTION
To successfully create a report that implements both grouping and filtering, use the ServerFilter property instead of the Filter property.
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 server filters, click Microsoft Access Help on the Help menu, type serverfilter property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbbug kberrmsg kbpending KB212749 |
---|
|