Hi everybody,
There must be a way in a VBA to create 3 new files: A.doc, B.doc, C.doc from one original file: original.doc. The content of the 3 new files would have the content of the original.doc (with a copy/paste, I guess).
However, I do not know how to do that in a VBA. Someone can help me on this?
Michael