
There are some specific options if you’ve managed to delete an Office file. Here’s the lowdown…
So, you’ve managed to undelete your file, but now it won’t open in Word or Excel. Or perhaps your system’s crashed and ScanDisk finds some problems and fixes them, but now you can’t open the PowerPoint presentation. How do you get back the information in that file?
The problem here is that the file formats used by Office applications are extremely complex, and not too logical either. For instance, a Word document containing a single word still takes up 20k, as all those other bytes are used to store formatting, view types and even a history of modifications to the document. If you open up such a file in Notepad you’ll realise just how hard it is to piece a document together.
That’s not to say that it’s impossible, it’s just that you’ll need a little help if you want to do it in a reasonable amount of time. You may have noticed that Office applications try to recover files if your system has crashed already, but there are limits to what they can recover, which is why there are programs that have been developed specifically for this task. The OfficeRecovery suite is probably the most comprehensive of these, but it doesn’t come cheap. ExcelFix is a good alternative.
If you can’t afford any of these heavyweight utilities, then you could trim the nonsense yourself using a hex editor. The oddly named ‘XVI32’ is particularly good and can handle large file sizes. Just retrieve what you can from the corrupted file using this utility.
1. If you can open the corrupt file, then saving it using a different file format can filter out some of the junk and present you with more of your original data.
2. There are utilities that can recover more information out of these files, far beyond what Office itself can normally do.
3. Failing that, you can always try working your way through the file yourself using the XVI32 hex editor.