Recover Macro

  • Thread starter Thread starter Laura
  • Start date Start date
L

Laura

We had to reimage a user's computer, and now she is missing an Excel macro
that she had before. Is there a file that we can pull from her backup to
recover that macro?
 
hi
if she has a good backup(the more recent the better) then the macro should
be in a module in the vb editor. open the backup copy and hit alt+F11. in the
project window(far left) expand the project(file) and double click any
modules there until you find the right one. you can copy and paste or you can
right click the module and download it (export file) to disk as a .bas file
which can then be uploaded (import file) to her new re-imaged pc.

regards
FSt1
 

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

Similar Threads

IPad remote 10
Unsolicited Emails 12
Any link between malware and scam calls? 2
I'm a Dad now... 31
Qestion for share workbook 2
using macro from a different workbook 6
Formula 'GOTO' 1
help with macros in Excel 2007 1

Back
Top