Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.newusers
pam
 
Posts: n/a
Default Letterhead Template

Created new *.dot (MS Word 2002) Letterhead Template.

Centered at top of page is graphic (inserted from file)
Centered below that is return address (4 lines text)
Centered below that is date - entered as "Field"

All items up to this point utilizing "Style 1" (newly created)

Change to "Style 2" (only difference is font size)
Typed "Dear" (no quotes)

Saved As template with *.dot file format in Template folder (default)

Try as I might (and I've tried almost 50 times nowg)....I can't get the
new document to open from the dot template with the cursor after the "Dear"
(as in Dear | ) with the " | " being the cursor.

Cursor ALWAYS defaults to bottom left corner of the graphic.

What am I missing?

TIA
pf


  #2   Report Post  
Posted to microsoft.public.word.newusers
Suzanne S. Barnhill
 
Posts: n/a
Default Letterhead Template

You need to put your actual letterhead in the document header; see
http://sbarnhill.mvps.org/WordFAQs/Letterhead.htm. If you include the date
in the header, then you'll be where you want to be. Otherwise, you can
insert a bookmark at the place where you want to start, record a macro of
going to that bookmark, and name the macro AutoNew, making sure that you
save it in the document template (not Normal.dot).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"pam" wrote in message
...
Created new *.dot (MS Word 2002) Letterhead Template.

Centered at top of page is graphic (inserted from file)
Centered below that is return address (4 lines text)
Centered below that is date - entered as "Field"

All items up to this point utilizing "Style 1" (newly created)

Change to "Style 2" (only difference is font size)
Typed "Dear" (no quotes)

Saved As template with *.dot file format in Template folder (default)

Try as I might (and I've tried almost 50 times nowg)....I can't get the
new document to open from the dot template with the cursor after the

"Dear"
(as in Dear | ) with the " | " being the cursor.

Cursor ALWAYS defaults to bottom left corner of the graphic.

What am I missing?

TIA
pf



  #3   Report Post  
Posted to microsoft.public.word.newusers
Charles Kenyon
 
Posts: n/a
Default Letterhead Template

As Suzanne said, you want to put your letterhead material in the first-page
header (and footer possibly). In my template I use a click-and-type
macrobutton field prompt for where someone is to start typing. An AutoNew
macro goes to that field. See
http://www.addbalance.com/usersguide...tm#MacroButton and
http://www.mvps.org/word/FAQs/TblsFl...acroButton.htm for more
about macrobutton fields.

Note, the date should be inserted using a CreateDate field, not a Date
field. http://addbalance.com/word/datefields1.htm.

Take a look at: How to set up letterhead or some other document where you
want one header on the first page and a different header on other pages.
http://www.addbalance.com/word/headersfooters.htm This gives step-by-step
instructions. (It also has the following links)

Some other pages to look at:

Letterhead Tips and Instructions
http://sbarnhill.mvps.org/WordFAQs/Letterhead.htm

Letterhead Textboxes and Styles tutorial
http://addbalance.com/word/download....StylesTutorial

Template Basics
http://www.addbalance.com/usersguide/templates.htm

How to Create a Template - Part 2 - essential reading
http://www.mvps.org/word/FAQs/Custom...platePart2.htm

Word "Forms"
http://www.addbalance.com/word/wordw...rces.htm#Forms and

Word for Word Perfect Users
http://www.addbalance.com/word/wordperfect.htm if you are coming from a WP
environment (or even if you are not).

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ 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.



"pam" wrote in message
...
Created new *.dot (MS Word 2002) Letterhead Template.

Centered at top of page is graphic (inserted from file)
Centered below that is return address (4 lines text)
Centered below that is date - entered as "Field"

All items up to this point utilizing "Style 1" (newly created)

Change to "Style 2" (only difference is font size)
Typed "Dear" (no quotes)

Saved As template with *.dot file format in Template folder (default)

Try as I might (and I've tried almost 50 times nowg)....I can't get the
new document to open from the dot template with the cursor after the
"Dear" (as in Dear | ) with the " | " being the cursor.

Cursor ALWAYS defaults to bottom left corner of the graphic.

What am I missing?

TIA
pf



  #4   Report Post  
Posted to microsoft.public.word.newusers
Suzanne S. Barnhill
 
Posts: n/a
Default Letterhead Template

I use a UserForm to fill in Inside Address and Salutation, with a GoTo to
place the IP at the beginning of the first text paragraph. Although I'm
probably up to coding that much functionality (with help), I use Bill Coan's
DataPrompter add-in to facilitate this, and I highly recommend it.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Charles Kenyon" wrote in message
...
As Suzanne said, you want to put your letterhead material in the

first-page
header (and footer possibly). In my template I use a click-and-type
macrobutton field prompt for where someone is to start typing. An AutoNew
macro goes to that field. See
http://www.addbalance.com/usersguide...tm#MacroButton and
http://www.mvps.org/word/FAQs/TblsFl...acroButton.htm for more
about macrobutton fields.

Note, the date should be inserted using a CreateDate field, not a Date
field. http://addbalance.com/word/datefields1.htm.

Take a look at: How to set up letterhead or some other document where you
want one header on the first page and a different header on other pages.
http://www.addbalance.com/word/headersfooters.htm This gives step-by-step
instructions. (It also has the following links)

Some other pages to look at:

Letterhead Tips and Instructions
http://sbarnhill.mvps.org/WordFAQs/Letterhead.htm

Letterhead Textboxes and Styles tutorial

http://addbalance.com/word/download....StylesTutorial

Template Basics
http://www.addbalance.com/usersguide/templates.htm

How to Create a Template - Part 2 - essential reading
http://www.mvps.org/word/FAQs/Custom...platePart2.htm

Word "Forms"
http://www.addbalance.com/word/wordw...rces.htm#Forms and

Word for Word Perfect Users
http://www.addbalance.com/word/wordperfect.htm if you are coming from a

WP
environment (or even if you are not).

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ 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.



"pam" wrote in message
...
Created new *.dot (MS Word 2002) Letterhead Template.

Centered at top of page is graphic (inserted from file)
Centered below that is return address (4 lines text)
Centered below that is date - entered as "Field"

All items up to this point utilizing "Style 1" (newly created)

Change to "Style 2" (only difference is font size)
Typed "Dear" (no quotes)

Saved As template with *.dot file format in Template folder (default)

Try as I might (and I've tried almost 50 times nowg)....I can't get

the
new document to open from the dot template with the cursor after the
"Dear" (as in Dear | ) with the " | " being the cursor.

Cursor ALWAYS defaults to bottom left corner of the graphic.

What am I missing?

TIA
pf




  #5   Report Post  
Posted to microsoft.public.word.newusers
pam
 
Posts: n/a
Default Letterhead Template

ssb;

Worked like a charm - thanks so much.
Used the bookmark/macro option due to some physical restrictions on the part
of the end users. (Just easier for him to modify if need be)
Thanks too for the quick reply.
I'll be busy the next few minutes wiping the "egg" from face....g

pam

"Suzanne S. Barnhill" wrote in message
...
You need to put your actual letterhead in the document header; see
http://sbarnhill.mvps.org/WordFAQs/Letterhead.htm. If you include the date
in the header, then you'll be where you want to be. Otherwise, you can
insert a bookmark at the place where you want to start, record a macro of
going to that bookmark, and name the macro AutoNew, making sure that you
save it in the document template (not Normal.dot).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup
so
all may benefit.

"pam" wrote in message
...
Created new *.dot (MS Word 2002) Letterhead Template.

Centered at top of page is graphic (inserted from file)
Centered below that is return address (4 lines text)
Centered below that is date - entered as "Field"

All items up to this point utilizing "Style 1" (newly created)

Change to "Style 2" (only difference is font size)
Typed "Dear" (no quotes)

Saved As template with *.dot file format in Template folder (default)

Try as I might (and I've tried almost 50 times nowg)....I can't get the
new document to open from the dot template with the cursor after the

"Dear"
(as in Dear | ) with the " | " being the cursor.

Cursor ALWAYS defaults to bottom left corner of the graphic.

What am I missing?

TIA
pf





Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Global/Master Template [email protected] New Users 1 October 27th 05 03:34 PM
Macro not found W Microsoft Word Help 7 October 14th 05 05:20 AM
MS Word should support inheritence with regard to templates Ian Microsoft Word Help 3 October 6th 05 05:21 PM
How to establish letterhead template on Letters & Faxes tab, Word2002 TommyDee New Users 1 April 3rd 05 05:11 PM
How do I set up a letterhead template? DocRqst Microsoft Word Help 2 January 10th 05 04:31 PM


All times are GMT +1. The time now is 07:57 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"