I have an Excel 2003 workbook that, once the user is finished with, prompts the user to save the updated workbook.
I used the Application.Dialogs(xlDialogSaveAs).Show command to prompt the user for the file name, however, I want the "default" save to folder to be the one in which the current...