I want to turn AutoSave in Excel on/off automatically with VBA. I have a few sensitive areas in a program I am writing, where the file cannot be resaved under a name other than the one I have specified. I am aware that I could change my code to work around this, but it would not be worth the time to do it if I can turn AutoSave off.