save date in filename

M

Maja_Hendrickx

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)

Is there a way to put the date of saving automaticly in the filename when your saving your document?

Thanks,
Maja
 
C

CyberTaz

None of the Office apps [nor most other programs] have any such "feature" to
do so automatically. It may be possible with Apple Script but I'm not sure.

Regards |:>)
Bob Jones
[MVP] Office:Mac
 
J

John McGhie

Yes, but you have to script it, and it's a relatively complex script which
cannot be done properly in AppleScript because AppleScript does not support
"Events".

You have to intercept the "DocumentOnSave" event and run your script each
time you see it.

It's trivial to do this in VBA, so you can do it in Word 2004, and will be
able to do it in Word 2010.

Of course, the operating system automatically adds both the date and time to
every file when it saves, and if you adjust your Finder view, you will be
able to see them. Yes, I know, it's not quite as good, but it may save you
a lot of work for now.

Cheers


Version: 2008
Operating System: Mac OS X 10.5 (Leopard)

Is there a way to put the date of saving automaticly in the filename when your
saving your document?

Thanks,
Maja

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Microsoft MVP, Word and Word:Mac
Sydney, Australia. mailto:[email protected]
 

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

Similar Threads

Can't close document after saving 1
Word Closes Instead of Saves 2
# in filename 9
Word 3
Filename in footer 1
Accessibilty - how to open doc with keyboard? 0
Footnotes 3
unsaved document 1

Top