View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VBA Beginner VBA Beginner is offline
external usenet poster
 
Posts: 7
Default Save As window with vba

Is it possible to use existing Save As function with Vba? What kind of
commands I have to use to open File--Save As window using vba?

My target is to force user to save the document with different name than
original every time when the user opens the original version of the dokument.