Hi Rob
Use this
Application.DisplayAlerts = False
'Save code
Application.DisplayAlerts = True
--
Regards Ron de Bruin
http://www.rondebruin.nl
"RobMack" <RobMack@discussions.microsoft.com> wrote in message news:289E9AFC-3EF9-4B36-BBE1-EBEF8C6273C3@microsoft.com...
>I have a procedure whereby files need to be automatically saved, "save as".
> How can I code the procedure so that it will rename the file and I don't get
> the error message that "file already exists, do you want to replace"?
Bookmarks