![]() |
To remove the promt question message in a Save As method
Hi all, i wish to remove the prompt question message when i use the save as
method because the file already exist and i know i could replace it. regards Greg |
To remove the promt question message in a Save As method
sorry useless message.
"sharpegreg" wrote: Hi all, i wish to remove the prompt question message when i use the save as method because the file already exist and i know i could replace it. regards Greg |
To remove the promt question message in a Save As method
Application.DisplayAlerts = False
ActiveWorkbook.SaveAs ........... Application.DisplayAlerts = True If this post helps click Yes --------------- Jacob Skaria "sharpegreg" wrote: Hi all, i wish to remove the prompt question message when i use the save as method because the file already exist and i know i could replace it. regards Greg |
All times are GMT +1. The time now is 02:03 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com