I have a textbox on Sheet3 called txtbxPathFileName. This textbox is pictured below. It pulls in the path & file name and allows user to open the FileSaveAs dialog to modify the save location and/or file name. This works perfectly. I have been unable to close the form. I have tried various code eg: Unload Me attached to the cmdExit button labeled "Proceed..." but nothing works. Any and all help appreciated.

P.S. The txtbxPathFileName is called in the Workbook_Open event. Its purpose is to prompt users to save the file in a location of their choice or they can proceed immediately to the workbook.

txtbxPathFileName.jpg