I've got an app that opens and prints to image large
numbers of Word docs. Does anyone know of a way to keep
the date fields from updating when I open/print the
document? I want to preserve the original date in the
document.

Thanks much-

Tom

Re: NOT updating date fields automatically at open by Charles

Charles
Tue Dec 09 19:03:20 CST 2003

Change the fields to "CreateDate" which will be the date on which they were
created (not necessarily the date sent). This will give you the original
date for most of them. Look in the MVP FAQ site for an article on batch
processing to see how to apply a macro to all files in a directory.
--

Charles Kenyon

Word New User FAQ & Web Directory:
<URL: http://addbalance.com/word/index.htm>

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://addbalance.com/usersguide/index.htm>

See also the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Tom Harshbarger" <tomhar@microsoft.com> wrote in message
news:108b901c3beae$5f7ed380$a601280a@phx.gbl...
> I've got an app that opens and prints to image large
> numbers of Word docs. Does anyone know of a way to keep
> the date fields from updating when I open/print the
> document? I want to preserve the original date in the
> document.
>
> Thanks much-
>
> Tom