ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   To remove the promt question message in a Save As method (https://www.excelbanter.com/excel-programming/429316-remove-promt-question-message-save-method.html)

sharpegreg

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

sharpegreg

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


Jacob Skaria

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