When you open an existing spreadsheet, make changes, then click the "save as" button, the default folder for save is the folder from which the Excel file was launched. I want to change the folder save path to a different folder. I am doing error handling using the "Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)" I need to change the save folder path BEFORE I click on the "save as" button. I have tried many options, all to no avail. Any help is GREATLY appreciated. Thanks!
↧