I want to open a word doc using the macro, and then copy the entire word doc and paste it into another word document with a capability to use user input ( a dialog box to input preferred file name) for each time i run the macro , and of course if I type the same name it should not overwrite anything rather give an error/warning.
I am new to VBa and untill now able to open a word doc and copy all of it but haing issue in pasting the entire selection to a desired folder( based on user input)
Any help will be appreciated
I am new to VBa and untill now able to open a word doc and copy all of it but haing issue in pasting the entire selection to a desired folder( based on user input)
Any help will be appreciated