Excel: Header/Footer Text Overlaps When Printed/Page PreviewLast reviewed: November 4, 1994Article ID: Q58221 |
The information in this article applies to:
SUMMARYIf text in a header or footer overlaps when printed (or when viewed in Print Preview), it could be caused by positioning commands. The commands &L, &C, and &R all position text in a header or footer. If text in a header and/or footer contains an ampersand (&), it might be interpreted as a formatting command. For example, using the following as footer information
&L Monthly Report for S&L Corporation of San Franciscoresults in "Corporation of San Francisco" overlapping "Monthly Report for S", because the second "&L" is aligning "Corporation of San Francisco" to the left. When an & is desired in a header or footer, use && instead of &. For the above example to print correctly, use the following text:
&L Monthly Report for S&&L Corporation of San FranciscoFor a full listing of all the & commands, see page 268 of the "Microsoft Excel Reference" manual for version 2.20.
|
KBCategory: kbprint
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |