How to save same excel workbook in different folders as a back up

  • Thread starter Thread starter GRAPH WITH A MACRO
  • Start date Start date
G

GRAPH WITH A MACRO

I mean, as we do the work in excel it should automatically save in another
workbook as backup copy... it should be updated as we save the workbook.
 
You would need to write your own macro using the before save event or on open
event. The macro would move previous saved versions do an archieve directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top