XL97: Page Setup Command Does Not Exist in ModulesLast reviewed: February 12, 1998Article ID: Q163718 |
The information in this article applies to:
SUMMARYIn Visual Basic for Applications in Microsoft Excel 97, the Page Setup command (on the File menu) is not available. However, in earlier versions of Microsoft Excel, the Page Setup command is available in a Visual Basic module. You can use this command to modify page settings, such as orientation, scaling, margins, headers, and footers.
MORE INFORMATIONMicrosoft Excel 97 ignores Page Setup settings in a module that you create in an earlier version of Microsoft Excel. These settings are not retained if you save the workbook in the "Microsoft Excel Workbook" format. However, if you save the workbook in the "Microsoft Excel 5.0/95 Workbook" format, the settings are retained. In Microsoft Excel 97, the Visual Basic Editor is the environment in which you create and edit Visual Basic code. The Visual Basic Editor uses an interface that is similar to Microsoft Visual Basic 4.0. This interface does not allow you to use Page Setup options.
|
Additional query words: 97 XL97 missing menu item
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |