View Single Post
 
Old 05-17-2017, 03:32 PM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default 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.
Reply With Quote