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. RESOLUTION
If 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.
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 INFORMATIONSteps 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
Keywords : kbusage RptSort |
Last Reviewed: March 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |