I am using Excel 2010 running in Windows XP. I would like to depress a command button which will allow me to open an Excel file. Once the file is open I would like to save it immediately ensuring the original file isn't changed. How can I programmatically do this using VBA? The name of my original file is called databaseFile and has an extension of xlsx.
Bookmarks