View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Mignault[_2_] Bob Mignault[_2_] is offline
external usenet poster
 
Posts: 1
Default Saving an Excel File

I use "ActiveWorkbook.Save" to save the Excel worksheet as I exit the
program.

In code, how can I prevent the system from advising that the file already
exists and asking if I want to replace the existing file?

Regards,

Bob Mignault