PC Review


Reply
Thread Tools Rate Thread

Automatically Add A Header to a Forms Document?

 
 
Papa Tom
Guest
Posts: n/a
 
      20th Jan 2009
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?

 
Reply With Quote
 
 
 
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      20th Jan 2009
The best way is with a StyleRef field. See
http://sbarnhill.mvps.org/WordFAQs/StyleRef.htm. REF fields in the
header/footer of a form cannot be updated (except with a macro), but
StyleRef fields update automatically.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Papa Tom" <(E-Mail Removed)> wrote in message
news:3866e1be-5096-4da2-ad74-(E-Mail Removed)...
> 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?
>
>



 
Reply With Quote
 
Jay Freedman
Guest
Posts: n/a
 
      20th Jan 2009
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.
 
Reply With Quote
 
Papa Tom
Guest
Posts: n/a
 
      20th Jan 2009
On Jan 19, 9:38*pm, Jay Freedman <jay.freed...@verizon.net> wrote:
> On Mon, 19 Jan 2009 16:42:36 -0800 (PST), Papa Tom <tommontalb...@gmail.com>
> 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 oneof
> 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 newsgroupso all may benefit.


Can somebody give me a step-by-step? Pllllllleeeeeeeease??????
 
Reply With Quote
 
Stefan Blom
Guest
Posts: n/a
 
      20th Jan 2009
See http://sbarnhill.mvps.org/WordFAQs/StyleRef.htm.

--
Stefan Blom
Microsoft Word MVP



"Papa Tom" <(E-Mail Removed)> wrote in message
news:5cccb90f-f332-45d0-990f-(E-Mail Removed)...
On Jan 19, 9:38 pm, Jay Freedman <jay.freed...@verizon.net> wrote:
> On Mon, 19 Jan 2009 16:42:36 -0800 (PST), Papa Tom
> <tommontalb...@gmail.com>
> 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.


Can somebody give me a step-by-step? Pllllllleeeeeeeease??????



 
Reply With Quote
 
Papa Tom
Guest
Posts: n/a
 
      20th Jan 2009

Thanks. As proficient as I am with the day-to-day operation of
Windows and computers in general, articles like that may as well be
written in Martian language. I guess I just don't have the brain for
it anymore!
 
Reply With Quote
 
Jay Freedman
Guest
Posts: n/a
 
      20th Jan 2009
Papa Tom wrote:
> Thanks. As proficient as I am with the day-to-day operation of
> Windows and computers in general, articles like that may as well be
> written in Martian language. I guess I just don't have the brain for
> it anymore!


Maybe these how-to pages will connect with you better.

Creating a style:
http://office.microsoft.com/en-us/wo...CH060830091033
(in step 4, choose 'Character' in the Style Type box)

Creating StyleRef fields:
http://office.microsoft.com/en-us/wo...CH061047111033
(although the page is titled 'Create a dictionary-style page header',
it's really about StyleRef 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.


 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      20th Jan 2009
Well, that article is about as step-by-step as we can get, and it offers a
lot more detail than anyone is going to provide in a NG post (plus screen
shots).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Papa Tom" <(E-Mail Removed)> wrote in message
news:ffd97ebe-e376-4704-8bd4-(E-Mail Removed)...
>
> Thanks. As proficient as I am with the day-to-day operation of
> Windows and computers in general, articles like that may as well be
> written in Martian language. I guess I just don't have the brain for
> it anymore!
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Is there a way to get Word 2007 to automatically prompt the user to fill out a document summary when saving a new document? Jay Freedman Microsoft Word New Users 0 6th Jan 2011 04:18 AM
Re: Is there a way to get Word 2007 to automatically prompt the user to fill out a document summary when saving a new document? Suzanne S. Barnhill Microsoft Word New Users 0 5th Jan 2011 02:28 AM
choosing text in document to automatically update in header spartacus201 Microsoft Word Document Management 1 7th Aug 2009 11:33 PM
Filling in header information automatically into document =?Utf-8?B?YW5vbg==?= Microsoft Word Document Management 3 23rd Oct 2007 06:26 PM
changing a header in a multiple header document jplot Microsoft Word Document Management 4 27th Sep 2003 11:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:00 AM.