Links

  • Thread starter Thread starter Sr Accountant
  • Start date Start date
S

Sr Accountant

I have 20 Word Documents (cover pages for our different entities), that each
month I have to open and change the MONTH on them. Is there a way to link
all documents together - opening just one and changing the MONTH, and then
will it open and update all others and print them? This would save me much
time, but I am not sure how to do it.

Thank you in advance for any help you can provide.
 
Use this DATE field to display the full name of the current month in a
document:

{ DATE \@ "MMMM" }

To insert the field, press Ctrl+F9; this adds the field delimiters, { }.
Then type the code as shown. Press F9 to update. Use Alt+F9 to show/hide
field codes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top