ACC1x: Run-Time Version Partially Displays Sorting And GroupingLast reviewed: May 14, 1997Article ID: Q101373 |
The information in this article applies to:
SYMPTOMSIn the run-time version of Microsoft Access, a report's Sorting And Grouping dialog box is partially displayed. You can see the box's title bar, as well as the title bar of the Group Properties section.
RESOLUTIONIf you create an application for distribution, and you want to change the sorting and grouping properties for a report in the application without allowing the user to see the dialog box, set the Echo action's Echo On argument to No, so that the screen is not updated while the macro is running. You can also prevent users from switching to Design view by using macros and forms to control what actions the user can take while in the application.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft Access Distribution Kit version 1.1. This problem no longer occurs in the Microsoft Access Developer's Toolkit version 2.0.
MORE INFORMATION
Steps to Reproduce Problem
REFERENCESFor information about other methods of sorting and grouping reports, search for "GroupHeader," "GroupFooter," "GroupInterval," or "GroupOn" using the Microsoft Access Help menu.
|
Additional query words: runtime run-time
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |