How to Recover an Older Version of an Excel File

If you just need to recover an older version of an excel file and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: open Excel and check File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks, then save any recovered copy immediately under a normal file name.

Annotated stepsExcel
1

Reopen Excel before creating many new temporary workbooks.

2

Go to File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks.

3

Open the newest relevant file and verify the contents.

4

Use Save As immediately, then enable AutoSave or shorten the AutoRecover interval.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Excel recovery depends on AutoRecover and whether Excel had time to save a temporary copy. Unsaved workbook recovery looks for files Excel captured before a crash or accidental close. It is not the same as opening a deleted file from the Recycle Bin or restoring a previous version from OneDrive, SharePoint or File History. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. For “recover an older version of an excel file”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a data step that keeps your analysis trustworthy useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

Excel crashes while Book1 has not been saved. Reopen Excel, go to File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks and look for a timestamped copy. Open it, inspect the latest changes, then Save As Payroll-Q2.xlsx so it becomes a normal workbook. Recovery content matters because users arrive stressed and need the exact path first, then a realistic explanation of what AutoRecover can and cannot do. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. The short version of “recover an older version of an excel file”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Continuing to work for hours before checking recovery, which can overwrite temporary files.
  • Assuming AutoRecover is a backup system; it is a crash-recovery helper.
  • Recovering the wrong timestamped copy and losing later edits.
  • Forgetting cloud version history when the file was stored in OneDrive or SharePoint.

Frequently asked questions

Where are unsaved Excel files recovered?

Use File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks.

Can Excel recover every unsaved file?

No. Recovery only works when AutoRecover captured a temporary copy.

What should I do after opening a recovered file?

Save it immediately with a normal name and location.

Other ways people ask this

This is also commonly searched as “how to opne an older verison of an excel file”, “how to recover older version of an excel file” and “how to recover older version of excel file”. They describe the identical operation, so you are in the right place no matter how you phrased it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to opne an older verison of an excel file”, “how to recover older version of an excel file”, “how to recover older version of excel file” all point at the one operation explained on this page, which is why they all lead here.