Office 2016 End of Life: What Happens to Your Files

February 4, 2026 · 7 min read

Microsoft ended extended support for Office 2016 in October 2025. If your organization is still running Office 2016 — or still has files created with it in legacy formats — the clock has been ticking. Here's exactly what end of life means, what doesn't change immediately, and what you need to do about your legacy .xls and .mdb files before compatibility deteriorates further.

What "End of Life" Actually Means for Office 2016

Microsoft's support lifecycle for Office products has two phases: mainstream support and extended support. Mainstream support for Office 2016 ended in October 2020. Extended support — which covered security patches and critical bug fixes — ended in October 2025.

After extended support ends:

What this means in practice: Any security vulnerability discovered in Office 2016 after October 2025 is a permanent vulnerability. Organizations running Office 2016 in 2026 are running unpatched software — a real compliance and security risk.

Your Files Don't Disappear — But Their Usability Does

Here's what often confuses people: end of life doesn't make your files inaccessible overnight. An .xls file you created in 2018 will still exist after Office 2016 goes end of life. The issue is what happens when you or your colleagues try to open those files on updated systems.

The Office Version Compatibility Problem

As organizations upgrade from Office 2016 to Microsoft 365 (Office 365), they encounter a chain of compatibility issues:

The Windows 11 Compounding Factor

Windows 11 adds another layer of complexity. Microsoft deprecated several legacy runtime components in Windows 11 that older Office files depended on. This means even if you have a newer version of Office, files created with Office 2016-era tooling may fail due to OS-level changes. The Windows 11 24H2 update in particular broke many Excel 2016-format files that had been opening without issue.

The Timeline: From Office 2003 to Office 365

Office VersionMainstream EOLExtended EOLLegacy Format Risk
Office 200320092014Critical — .xls files from this era are highest risk
Office 200720122017High — .xlsx now default, but many existing .xls files with macros
Office 201020152020High — many legacy .xls files still in active use
Office 201320182023Medium — some users still saved .xls manually
Office 201620202025Medium — .xlsm common for macro workbooks
Office 201920232025Lower — modern format default
Microsoft 365Rolling updatesN/ACurrent

If your organization upgraded from Office 2016 or earlier, every file that was saved in .xls or .mdb format during that time is now a migration candidate.

Find out what you're dealing with

LegacyLeaps's free scan inventories your legacy files and shows every macro, formula dependency, and format issue — before you convert anything.

Run the Free Scan

What You Need to Migrate Before It's Too Late

The migration priority depends on what your files contain. Not all .xls files are equal.

Migrate Immediately

Migrate Soon

Lower Priority

The Migration Approach That Works

The naive approach — opening .xls in Excel 365 and saving as .xlsx — works for simple files. It fails consistently for files with VBA code, because Excel 365 will either strip the code or save it in .xlsm format without properly updating 32/64-bit API declarations.

The right process for macro-enabled files:

  1. Audit first. Know what's in each file before you convert. Surprises are expensive.
  2. Audit VBA for deprecated APIs. Any Declare statement using the old 32-bit calling convention will need PtrSafe added for 64-bit Office.
  3. Convert with a tool that understands VBA. LegacyLeaps handles the PtrSafe migration automatically and preserves all module code.
  4. Validate after conversion. Open the converted file, run any macros, and verify all data and functionality is intact.
Start with a scan: Before spending time on migration planning, run LegacyLeaps's free scanner across your file library. You'll get an exact count of how many files have macros, how many use ActiveX, and which ones are highest priority — in minutes, not days.

What Happens If You Do Nothing

The temptation is to wait. The files still open (mostly), the team knows how to work around the issues, and migration feels risky. But inaction compounds the problem:

The worst migrations we see are emergency migrations — triggered by a critical file suddenly failing, with no time to do it properly. Planned migration preserves more, costs less, and takes less time.

For a complete guide to the migration process, see the Complete Guide to Legacy Excel Migration and the Windows Upgrade Survival Guide for Office Files.

Ready to migrate?

Download LegacyLeaps and scan your files for free. See exactly what needs to be converted before you spend a penny.

Download Free Scanner

Get tips like this in your inbox

Practical fixes for legacy Excel and Access problems. No spam.

← Back to all posts