C
ccornett
I am writing macros to use on hundreds of documents with different names. I
am copying from each and pasting in a different template. When I have the
document I am currently working on open, how do I get Word to recognize the
specific document name as a generic one (i.e. doc1)? Otherwise I will have
to write in a separate file name for each document that has a macro applied.
I have tried using Dim statements, Set oWord, etc. Please help! Thanks.
am copying from each and pasting in a different template. When I have the
document I am currently working on open, how do I get Word to recognize the
specific document name as a generic one (i.e. doc1)? Otherwise I will have
to write in a separate file name for each document that has a macro applied.
I have tried using Dim statements, Set oWord, etc. Please help! Thanks.