Article ID: 282350 - Last Review: November 5, 2003 - Revision: 3.0 ACC2002: PivotChart and PivotTable Views Are Saved AutomaticallyThis article was previously published under Q282350 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). On This PageSYMPTOMS
When you edit the PivotTable or PivotChart view of a Microsoft Access form, either manually or through code, Microsoft Access does not prompt you to save the changes when you close the form. Instead, Microsoft Access automatically saves any manual changes or changes made through code to the PivotTable and PivotChart view of a form.
CAUSE
Changes to the PivotTable and PivotChart views of forms are treated the same way as layout changes to the Datasheet view (for example, changing the column width) and are saved automatically when the form is closed.
RESOLUTION
Create an .mde or .ade file from the original database or project file. Microsoft Access cannot save design changes to forms, reports, macros, and modules in an .mde or .ade file. This allows users to make changes to the PivotTable or PivotChart views in forms for ad-hoc reporting, but prevents Access from saving them when the form is closed. NOTE: It is not possible to create an .mde or .ade file in Microsoft Access 2002 unless you have converted the file to Access 2002 format. For an example of how to create an .mde or .ade file, follow these steps:
MORE INFORMATIONSteps to Reproduce BehaviorCAUTION: If you follow the steps in this example, you modify the sample database Northwind.mdb. You may want to back up the Northwind.mdb file and follow these steps on a copy of the database.
REFERENCESFor additional information about .mde and .ade files in Access, click the article number below
to view the article in the Microsoft Knowledge Base:
278376
(http://support.microsoft.com/kb/278376/EN-US/
)
ACC2002: Make MDE or ADE Menu Command Is Not Available
For more information about using Pivot Tables and Pivot Charts, click Microsoft Access Help on the Help menu, type About designing a PivotTable or PivotChart view in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
