Microsoft KB Archive/48155: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "&" to "&")
 
Line 13: Line 13:
Page 269 of the "Microsoft Excel Reference" version 2.2 manual incorrectly states that to enter a font size for the header or footer, type the following, where "num" is the font size in points:
Page 269 of the "Microsoft Excel Reference" version 2.2 manual incorrectly states that to enter a font size for the header or footer, type the following, where "num" is the font size in points:


<pre>  &amp;&quot;num&quot;
<pre>  &&quot;num&quot;
</pre>
</pre>
The font size is ignored if this method is used. To specify a font size, type &quot;&amp;num&quot; (with no quotation marks), as follows:
The font size is ignored if this method is used. To specify a font size, type &quot;&num&quot; (with no quotation marks), as follows:
<pre>  &amp;num</pre>
<pre>  &num</pre>
|}
|}



Latest revision as of 14:14, 21 July 2020


Excel: Specifying Font Size in Header/Footer in 2.20

Last reviewed: October 31, 1994
Article ID: Q48155

SUMMARY

Page 269 of the "Microsoft Excel Reference" version 2.2 manual incorrectly states that to enter a font size for the header or footer, type the following, where "num" is the font size in points:

   &"num"

The font size is ignored if this method is used. To specify a font size, type "&num" (with no quotation marks), as follows:

   &num

KBCategory: kbother

KBSubcategory:

Additional reference words: 2.20


Last reviewed: October 31, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.