Is there anyway to restore a workbook?

  • Thread starter Thread starter Bin
  • Start date Start date
B

Bin

Is there anyway to restore a workbook?
I want to put ths function in Error Handling code. If
there is anything wrong, just restore the workbook.
 
Hi Tim

It's impossible to go into detail unless we know "restore from what".

"Throw this one in the can and load my last backup instead" should cover most instances
though.

Best wishes Harald
Excel MVP

Followup to newsgroup only please.
 
Harald

that's true!

Bin

you might want to look at the method:
ActiveWorkbook.SaveCopyAs
to get you started

hth (a bit!)

Tim
 

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