
Signature
Word and Word Perfect work very differently from one another. Each program's
methods have strengths and weaknesses; but, if you try to use one of these
programs as if it were the other, it is like pushing on a string! You can
easily make a lot of extra work for yourself. If you are unwilling to take
the time to learn to use Word's methods, you should stick to using Word Pad.
You'll have a lot less grief, although you'll miss out on a lot of raw
power.
See <URL: http://www.mvps.org/word/FAQs/General/WordVsWordPerfect.htm>
<URL: http://www.mvps.org/word/FAQs/General/TipsAndGotchas.htm>
<URL: http://www.mvps.org/word/FAQs/General/RevealCodes.htm>
<URL: http://www.mvps.org/word/FAQs/General/WordPerfectConverters.htm>
<URL:
http://businesssoft.about.com/compute/businesssoft/library/blconvert.htm>
for information on Word for Word Perfect users.
--
For more:
<URL: http://www.mvps.org/word/FAQs/Customization/CreateATemplatePart2.htm>
<URL: http://www.mvps.org/word/FAQs/Customization/CreateATemplatePart1.htm>
<URL: http://www.addbalance.com/usersguide/templates.htm>
<URL: http://www.mvps.org/word/FAQs/Numbering/WordsNumberingExplained.htm>
<URL: http://www.addbalance.com/usersguide/styles.htm>
<URL: http://www.mvps.org/word/FAQs/Customization/WhatTemplatesStore.htm>
In Word 2000 (or later) You can get the function keys to display in a
special toolbar at the bottom of the screen if you want (something like
pressing F3 twice in WP). The following macro will do this.
Sub ShowMeFunctionKeys()
Commandbars("Function Key Display").Visible = True
End Sub
Learn about Styles - really learn! <URL:
http://www.addbalance.com/usersguide/styles.htm> I resisted for years and
now regret every day of those years because although that string was still
very hard to push, it kept getting longer and longer, and had some very
important projects tied to it!
--
Charles Kenyon
See the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Drawing Objects" was already checked. I've been using
all of Word's help features, plus a book on Word...all of
this for over a year now, and still have not been able to
figure out how to print Headers. It's not that I don't
want to learn Word, it's just that it is not very
intuitive, and I haven't been able to get much help from
the Help function or documentation on printing Headers.
Thanks for your help anyway...much appreciated. I may
have to break down and take a class. Liz Wulfing
>-----Original Message-----
>File => Print => Options => Print Drawing Objects?
>
>Only thing I can think of is that your header is a drawing object (picture
>or text box) and you don't have this option checked.
http://www.mvps.org/word/FAQs/General/TipsAndGotchas.htm>
><URL:
http://www.mvps.org/word/FAQs/General/RevealCodes.htm>
><URL:
http://www.mvps.org/word/FAQs/General/WordPerfectConverters
.htm>
><URL:
>http://businesssoft.about.com/compute/businesssoft/library/blconvert.htm>
>for information on Word for Word Perfect users.
http://www.mvps.org/word/FAQs/Customization/CreateATemplate
Part2.htm>
><URL:
http://www.mvps.org/word/FAQs/Customization/CreateATemplate
Part1.htm>
><URL: http://www.addbalance.com/usersguide/templates.htm>
><URL:
http://www.mvps.org/word/FAQs/Numbering/WordsNumberingExpla
ined.htm>
><URL: http://www.addbalance.com/usersguide/styles.htm>
><URL:
http://www.mvps.org/word/FAQs/Customization/WhatTemplatesSt
ore.htm>
>In Word 2000 (or later) You can get the function keys to display in a
>special toolbar at the bottom of the screen if you want (something like
[quoted text clipped - 15 lines]
>
>.