Found lots on instructions for things close to this, but nothing simple enough for me to follow, given my limited VBA knowledge.

When the user clicks on the regular old Save As option in file tab, I want to choose the default path that is displayed (i.e. where the dialog suggests the user save the file).

I'm thinking this would go in the "Private Sub Workbook_BeforeSave" portion of the ThisWorkbook object.

Please give baby steps, as I am new at this.

thanks!