How would I trigger a Befor SaveAs event in Word with VBA? All I want to do is put a different file name in the save as dialoge box when the user selects file.saveas. Right now Word just defaults to the filename the document is already saved as.
Printable View
How would I trigger a Befor SaveAs event in Word with VBA? All I want to do is put a different file name in the save as dialoge box when the user selects file.saveas. Right now Word just defaults to the filename the document is already saved as.