Share via

Repeating Data (populating fields) - Headers or Footers

Anonymous
2012-08-23T12:23:22+00:00

Hello,

I hope there is an answer to this question. 

I am using the CTRL F9 feature to repeat data within a Word document.  I am following the guidelines in the MVP bulletain and have been using this feature for a while.  

I have certain fields that are in a header.  When I fill in the data, it repeats sucessfully in the body of the document but does not fill in the fields listed in the header.  Is this possible?  How would I do this?

Any help is much appreciated.  Thanks in advance!

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Stefan Blom 342.4K Reputation points MVP Volunteer Moderator
2012-08-23T12:57:48+00:00

You can force an update of cross-references in the header or footer by switching to Print Preview and then back to the previous view (use Ctrl+F2 followed by ESC).

For more automated solutions, use a STYLEREF field (see http://wordfaqs.mvps.org/StyleRef.htm#FormField) or use a macro that does the updating for you; see the example at http://www.gmayor.com/installing_macro.htm. The latter method may be required with FILLIN fields.

Was this answer helpful?

0 comments No comments

Answer accepted by question author

Anonymous
2012-08-23T12:56:22+00:00

With text form fields cross reference (REF) fields will not automatically update if they are inserted in the header/footer (or in a text box). You can apply a unique style to the form field and use a Styleref field to reproduce it, or you can put the REF field in the body of the document, whereupon it will update if you check the calculate on exit check box of the form field in question.

The alternative is to use macros to update the fields, which is probably not a good idea in a protected form as you have no way of forcing users to run the macros.

If you want more flexibility perhaps you should abandon form fields and create a userform to collect the date and populate the document with docvariables - see http://www.gmayor.com/Userform.htm

Was this answer helpful?

0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-08-23T13:30:19+00:00

    Thanks everyone for your help!  I will certainly try these solutions......enjoy your day!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-08-23T12:44:24+00:00

    Which method are you using, specifically? Form fields and cross-references? FILLIN fields? Something else

     

    I am using text form fields in the Legacy forms toolbox.  If possible and there is an answer, can you share both for Form fields and Fill in fields?

     

    Hope this helps!  Please advise.  Thank you

    Was this answer helpful?

    0 comments No comments
  3. Stefan Blom 342.4K Reputation points MVP Volunteer Moderator
    2012-08-23T12:36:40+00:00

    Which method are you using, specifically? Form fields and cross-references? FILLIN fields? Something else?

    Was this answer helpful?

    0 comments No comments