ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   disable pop up when overwrithing saved files (https://www.excelbanter.com/excel-programming/272349-re-disable-pop-up-when-overwrithing-saved-files.html)

Ron de Bruin

disable pop up when overwrithing saved files
 
Use

Application.DisplayAlerts = False
' your save code
Application.DisplayAlerts = True


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Beth" wrote in message ...
How do I incooperate code that will automatically save an
existing file and not prompt me with the pop up window
of 'A file named Invoice Report already exists in this
locatin. Do you want to replace it?.





All times are GMT +1. The time now is 12:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com