Hello
How do I automatically save a file A into Today’sDate file name on a weekly basis?
Specifically, for example: A word file. Can I create a VBA programme to be resident in the doc file? That way, it will auto save itself as different file name (currentDate.doc) into a pre-define folder. The currentDate should be named that of the day it is done. This should go on in continuing cycle.
Every week, I have to save a file from one place to another folder and update the file with a current date. I like to automate it.
Pls advise. Thank you.