How can I save my document with a new name and overwrite the previous named file

I would like to rename and save my document with a macro. Example: Current file name is (Invoice 10, Unpaid) save as/rename to (Invoice 10, Paid)

Take a look at the code in my Annotated Backups project here. It saves documents and you might be able to glean how to do what you want to do from it.

1 Like