I have a Word template into which a number of files are inserted using a macro. At the end of the insert procedure I want the macro to prompt the user for a file name under which to save the modified template.
I have searched everywhere for a method of doing this but all the "save" procedures require the file name to be specified in the code. I cannot find any code which prompts for the file name.
Can anyone advise how this can be achieved.
Best Regards
John
I have searched everywhere for a method of doing this but all the "save" procedures require the file name to be specified in the code. I cannot find any code which prompts for the file name.
Can anyone advise how this can be achieved.
Best Regards
John