Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Method SaveAs with no overwrite YesNoCancel dialog

How do I use the SaveAs method and suppress the overwrite YesNoCancel
dialog when the same file already exists?
Is there any other way to achieve this?
thanks
Peter
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Method SaveAs with no overwrite YesNoCancel dialog

Before the SaveAs, enter:
Application.DisplayAlerts = False

Bob Umlas
Excel MVP

-----Original Message-----
How do I use the SaveAs method and suppress the overwrite

YesNoCancel
dialog when the same file already exists?
Is there any other way to achieve this?
thanks
Peter
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Save a Copy/Overwrite changes dialog box TPenner Excel Discussion (Misc queries) 1 January 7th 05 08:56 PM
Save a Copy/Overwrite changes dialog box TPenner Excel Worksheet Functions 0 January 7th 05 05:03 PM
Q: overwrite during saveas JIM.H. Excel Discussion (Misc queries) 1 January 5th 05 07:27 PM
Using SaveAs Statement to overwrite existing File Peter Excel Programming 3 June 16th 04 12:27 PM
overwrite Excel SaveAs function from File menu susie Excel Programming 1 July 31st 03 04:47 AM


All times are GMT +1. The time now is 03:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"