View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Milly Milly is offline
external usenet poster
 
Posts: 1
Default SaveAs and Replace File

Hi
I have to save an excel file, I'm using the saveas method in a vb6 application, and in the case of the file already esists, a message box appears..
I can Avoid this message box and save the file? or...I can get the value of the answer to this message box to manage the code

Thanks!
Milly