View Single Post
  #3   Report Post  
mudraker
 
Posts: n/a
Default Disable Dialogue Box To Save & Replace File


Dolphin

Try

Application.DisplayAlerts = False
save file
Application.DisplayAlerts = True


--
mudraker
------------------------------------------------------------------------
mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473
View this thread: http://www.excelforum.com/showthread...hreadid=478670