I am using a macro that runs automatically when opening my file, which includes a "SaveAs" function. However, I would like the original file to stay open after saving in case I need to double check the data or want to make a change. I have read that people suggest the use of the "SaveAsCopy" function, however, I need to save it as an .XLXS and not an .XLSM file, which "SaveAsCopy" doesn't seem to have the ability to do.
Any help would be appreciated!