Simple macro to create a copy
To start a project of a code that will be in a file "base.docm" and will do the following:
It will create a copy of itself saving as "mycopy.docx".
Note that a simple copy and paste will not work cause the original file will have footers and headers etc.
Type the text "Hello" in this generated file.
Saves the generated file.
Close yourself without saving changes to itself.
Thanks a lot.
|