Can I put a code on a document that will date stamp the document?

G

Guest

I have documents that are changed periodically. I want to change the date on
them each time that I print them out so that it is clearly the latest
version. How do I write a code to the document so that the system will date
stamp the document?
 
J

Jay Freedman

"Code" is the wrong word. You want a "field", specifically a PrintDate
field. This can be inserted anywhere in the document, typically in a footer
(so it appears on every page).

Put the cursor where you want the date to appear. Go to the Insert > Field
dialog. Select PrintDate from the list, select the date format you want, and
click OK.

The date this field shows is the same one you'll see if you go to File >
Properties > Statistics and look at the "Printed" line. If that's blank --
as it sometimes is, even after printing -- the field will show zeros. I
don't know of any way to force Word to save that information 100% reliably.

An alternative is the SaveDate field, which works the same way but shows the
date the document was last saved. This is more reliably updated than the
PrintDate, but may not be what you want.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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

Top