![]() |
Overwriting existing files
How can I overwrite an existing file with the same name with the procedure
SaveAs in Visual Basic for Applications without the program asking me for overwriting ("Yes, No, Annuleren"). Thanks Luc |
Overwriting existing files
Luc,
Application.DisplayAlerts = False .... your saveas code Application.DisplayAlerts = True hth, Doug "Luc Martens" wrote in message ... How can I overwrite an existing file with the same name with the procedure SaveAs in Visual Basic for Applications without the program asking me for overwriting ("Yes, No, Annuleren"). Thanks Luc |
All times are GMT +1. The time now is 01:32 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com