On Mon, 19 Jan 2009 16:42:36 -0800 (PST), Papa Tom <(E-Mail Removed)>
wrote:
>Now that I'm pretty good at creating them, I work a lot with forms.
>
>The feature that has helped me most is being able to simply have a
>word or phrase I type at the beginning of a document fill in blanks
>all over the rest of the page. For example, when I type a recipient's
>name in the address line at the beginning of a letter, it will
>automatically fill in that name next to "Dear_____" and in several
>other places.
>
>What I'd like to do, though, is create a reference to a bookmark so
>that information I enter in a certain part of my document will fill in
>blanks to create a Header at the top of my page. For example, if I
>type a report that has a name like "ABC Investigation" and a file
>number such as "09-123," I'd like to be able to enter it once at the
>beginning of my document and have it automatically appear in the
>Header at the top of each page.
>
>I know how to do this when the target points are NOT in the header.
>But does anybody know if and HOW I can accomplish what I'm asking?
Make up a character style and apply it to the place in the text that contains
the first piece of information to be repeated (or to the field where you'll type
that information). Make up another character style and apply it to the next
piece of information, and so on. Don't use those styles anywhere else.
Then put {StyleRef} fields in the header, each containing the name of one of
those special character styles. For example, if you defined a character style
named "Customer" and applied it to the form field where the customer's name will
be typed, you would put the field {StyleRef Customer} in the header to repeat
the customer's name there.
The header can also contain plain text that won't change, and other fields.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ:
http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.