Can I ensure that if I mistakenly close a Microsoft Excel document without saving the latest version, that I can recover some of the work I've done?

Edit I'm using Excel 2003.

link|improve this question

68% accept rate
"without saving the latest version" - You mean, "closing an excel document without saving", right ? Nope. That's the point of not saving it. – ldigas Aug 13 '09 at 23:54
Also, what version of Excel are you using? – Jared Harley Aug 14 '09 at 0:27
@Idigas - I had closed without saving an existing file, as opposed to one that had never been saved. – Andrew Grimm Aug 14 '09 at 0:55
@Andrew Grimm - So, you worked on a file, and then said "No" to saving. I hate to rain upon you, but I'd consider that data lost. How important was it anyway ? Surely nothing that couldn't be redone in a few hours of hard work ? – ldigas Aug 14 '09 at 1:01
@Idigas Because I'm not only a moron, but I'm a lazy bastard too. – Andrew Grimm Aug 14 '09 at 3:08
show 4 more comments
feedback

6 Answers

MS Office has an autosave feature. It does this periodically just to make sure you do not lose anything. The question is whether or not it was actually enabled. If it was you might be able to find the temp file in the directory mentioned below.

Excel doesn't have the AutoSave feature enabled as default, you have to add it. This is because it isn't always practical to have this functionality enabled. If you have it enabled and want to experiment with a spreadsheet, you should create a copy then open that so that the AutoSave doesn't overwrite the original.

To enable the AutoSave feature, you have to use an Add In. Go to "Tools" "Add ins" and choose "AutoSave". With Office XP, AutoSave has been moved out from Add Ins to Options, in a similar way to Word. You will find the settings under "Save" where you can also disable the Auto Recover feature for that particular work book.

Excel automatically saves every 10 minutes to the default location of "C:\ Documents and Settings\\Local Settings\Temp" The files are identifiable as they are saved as a number .tmp e.g. "28.tmp". This means that they look different from word or any other temporary files that are being saved there by other applications.

With a little luck this suggestion will work for you. You will probably have to rename the file manually since excel file was closed normally.

link|improve this answer
I tried your suggestion. The recovery files seem to be deleted when I close the document without saving. Thanks anyway. – Andrew Grimm Aug 14 '09 at 4:38
feedback

At that point (and it's probably too late now, but for future reference), whether from a close or a crash, open Excel up directly. DO NOT open up the file from a "Recent Docs" list or even from My Docs. Office creates a temp file to store your work in, so if you open (any) the program by itself, it should have a Recovery bar on the left. If not, maybe you can use some file recovery software. I use PC Inspector File Recovery alot.

link|improve this answer
feedback

If I have a trouble to recover my office files I use an OfficeRecovery application. Once I have helped a good friend of mine with this application restoring his monthly Access work!

link|improve this answer
Does it work with files that were closed without a crash occurring? – Andrew Grimm Aug 15 '09 at 7:16
feedback

Autorecovery only works if your Excel Crashed (like PC lost power or windows crashed.

If you select "NO" to save and close excel then you will lose the document.

link|improve this answer
feedback

On Windows 7 and Office 2010, you will find it under:

C:\Users\\*user name*\AppData\Local\Microsoft\Office\UnsavedFiles\Book1((Unsaved-301910293917302138)).xlsb

link|improve this answer
feedback

I had a similar situation but someone was working off of our company's server via remote desktop. Someone recommended the following file tree which was helpful:

C:\Users\*user name*\AppData\Local\Microsoft ⇢
    \Office\UnsavedFiles\Book1((Unsaved-301910293917302138)).xlsb

I actually found the files on the server via a similar file tree with a weird non excel file extension and, while I could not double-click and open, I was able to open it just fine from the already launched Excel software and finally save it as a spreadsheet.

C:\Documents and Settings\*user name*\Application Data\Microsoft\Excel\XLSTART
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.