Thread: File save as
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunil Pradhan[_2_] Sunil Pradhan[_2_] is offline
external usenet poster
 
Posts: 13
Default File save as


I have written a macro to save file in certain location using save as command.

Sometime destination already has the filename i use while using save as
command within the macro due to which it is asking me to overwrite the file.

What should i do to stop pop up of overwriting confirmation of file.