The StyleRef field will do just what you want. Alternatively, you can type
the title into the Title property of the document and use a { TITLE } field
in the header.

Signature
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.
> Howdy Folks,
>
[quoted text clipped - 6 lines]
>
> Tom Campitelli
Jezebel - 20 Jan 2005 01:02 GMT
> The StyleRef field will do just what you want. Alternatively, you can type
> the title into the Title property of the document and use a { TITLE } field
> in the header.
Word 2000 has a bug in the TITLE field handling. If the first word has four
or more characters and ends with a colon, the field discards the text after
the colon. This applies to Subject and Author fields also. The easy
workaround is to use { DocProperty Title } instead.
Thomas Campitelli - 20 Jan 2005 03:26 GMT
Dear Suzanne and Jezebel,
I sincerely thank you both. I will give this a try tomorrow. Take care
and have an excellent evening.
Tom Campitelli
>>The StyleRef field will do just what you want. Alternatively, you can type
>>the title into the Title property of the document and use a { TITLE }
[quoted text clipped - 7 lines]
> the colon. This applies to Subject and Author fields also. The easy
> workaround is to use { DocProperty Title } instead.