Hello, I have a project which through VBA opens the SaveAs dialog box with a predetermined filename based upon customer name, job name and date. all works well with one caveat, the filename is selected and as they navigate through the folders and files, if they touch a file in the folder it will rename the file and if they aren't paying attention, they will lose track of the file. is it possible to deselect the file name in the SaveAs box programmatically so that this does not happen?