I want to control a workbook with a macro. I want to prevent people from saving to a new location. Is there a simple way to stop the “SaveAs”?
If not, I can write code to check the path in the Workbook_BeforeSave routine.
Thanks.
I want to control a workbook with a macro. I want to prevent people from saving to a new location. Is there a simple way to stop the “SaveAs”?
If not, I can write code to check the path in the Workbook_BeforeSave routine.
Thanks.