Hi,
I searched for a macro on this and i got it but slightly need to be modified in the file selection.
Ref Link:
https://www.msofficeforums.com/word-...en-resave.html
Code can be changed to a browse file option, it will be more helpful and easy to select a file rather than a searched macro.
Doc Type : .docx .doc, .rtf
FromPath = InputBox("Please enter path to select a target file", "From path").
Please review and do the needful & Thanks in advance....