View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dickminter@clearchannel.com is offline
external usenet poster
 
Posts: 2
Default saveas for backup

What's the difference between using Save vs SaveAs
with "createbackup" set to true? How do I execute Saveas
to a backup file (different workbook name) and have Excel
not replace the active workbook with the saved file?

DM