SaveAs command does not work, but SaveCopyAs does
问题 I am having a lot of difficulty getting a SaveAs command to work properly. For a local hospital, there are patient charts which are created from a template file, in which patient data is entered after which it is manually renamed (using save-As) and then copied to another location as a backup. The template is re-used over and over again. The goal of my code is this to automate this process. Therefore I want to save to two different locations, starting from a template file. The template file