adding the user's name and date to the top of a document

G

Guest

Hello,
I would like to automatically add the name of the user and the date to a
"revision" table in the beginning of a modified Word document when that file
is saved.
Can this be done? I am not interested in having the balloons etc.. of Track
Changes functionality, just who made a change and what date in a table to
show revisions.
Thanks!
 
S

Suzanne S. Barnhill

You could define an AutoText entry to include the Author and Date fields and
then create a macro to insert this entry and unlink it (so that the name and
date would be converted to plain text). If the macro were named AutoClose,
it would fire when a document is closed. If you want it to fire when the
document is saved, you'll need to hijack the FileSave command.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
G

Guest

thanks, I will work on this but if i get stuck, I will reply to this message
again.
 

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