I have an .xlsm file posted on Sharepoint to be accessed by a group of users some of which are not very proficient in Excel. I have a screen that opens when the file is opened that instructs them to save the file (form) on their PC before using it. Several have saved over it on the Sharepoint site or saved a copy on the sharepoint site since that is what comes up when they use "SaveAs". Is there something I can put in the code so it will come up to show their computer instead of the Sharepoint site to save it to. I tried ChDir to C:\ but that doesn't work because Sharepoint is on their C drive.
Any help would be appreciated.
Any help would be appreciated.