Error message in Excel about "...running out of resources...."

Tom Doyle 0 Reputation points
2026-05-14T22:49:21.56+00:00

Using Excel In MS Office Home and Business 2024 I am receiving a drop down saying: "Excel ran out of resources while attempting to calculate one or more formulas.  As a result, these formulas cannot be evaluated." I have formulas in the Worksheet but they all seem to working with no "caution sign". I do not know what caused this situation or how to resolve it. It appears by clicking on "OK" I can continue but when I attempt to save I get the message and when I open the correctly saved Worksheet, the message reappears.

Microsoft 365 and Office | Excel | For home | Windows
0 comments No comments

1 answer

Sort by: Newest
  1. AI answer

    2026-05-14T22:49:51.68+00:00

    The message indicates Excel is hitting a resource/memory limit while recalculating formulas, even if all formulas appear to work. This can be caused by workbook complexity, add-ins, or other system factors.

    Use the following steps in order, stopping if the issue is resolved:

    1. Check workbook contents and calculation load
    • Identify what action triggers the message (insert row/column, sort, copy/paste, open/close workbook, run VBA, or general recalculation). These are typical triggers.
    • Reduce calculation complexity where possible (fewer volatile formulas, fewer dependent formulas, simplify large ranges, etc.).
    • Review other heavy elements: many shapes, complex PivotTables, macros, or complex charts with many data points. These can all contribute to resource errors.
    • For performance tuning guidance, see:
      • “Excel 2010 Performance: Tips for Optimizing Performance Obstructions”
      • “Excel 2010 Performance: Improving Calculation Performance”
      • “Top 10 List of Performance Issues in Excel Workbooks”.
    1. Remove Custom Views in Shared Workbooks If the workbook uses the Shared Workbook feature (Review → Share Workbook), delete Custom Views to free resources:
    2. Go to the View tab.
    3. Select Custom Views.
    4. In the dialog, delete the listed views. Deleting Custom Views does not delete data, but it removes print areas and filters (these can be reapplied).
    5. Install latest updates Ensure Windows and Office are fully updated, as updates can fix resource and calculation issues:
    • Install Windows updates: see “Install Windows updates”.
    • Install Office updates: see “Office downloads & updates”.
    1. Disable Excel add-ins Add-ins can interfere with calculation and cause resource errors:
    2. Open Excel.
    3. Follow “View, manage, and install add-ins in Office programs” to view active add-ins.
    4. Disable add-ins (COM and Excel add-ins) and restart Excel.
    5. Reopen the workbook and test calculation and saving. If the error disappears, contact the add-in vendor for an updated or fixed version.
    6. Turn off Preview/Details panes (Windows 7 only) If using Windows 7, disable preview and details panes in:
    • Windows Explorer (Organize → Layout → uncheck Details Pane and Preview Pane).
    • Excel’s File → Open dialog (Organize → Layout → uncheck Details Pane and Preview Pane).
    • Outlook new email attachment dialog (Organize → Layout → uncheck Details Pane and Preview Pane).
    1. Test with a different default printer Excel uses the default printer to help render workbooks. A problematic printer driver can cause resource errors:
    2. Close Excel.
    3. Open Devices and Printers.
    4. Right-click “Microsoft XPS Document Writer”.
    5. Select “Set as Default”.
    6. Reopen Excel and test the workbook.
    7. Temporarily disable antivirus scanning of Excel files Antivirus software can repeatedly scan workbooks and cause random resource errors:
    • Temporarily disable real-time scanning of Excel files or the antivirus itself (if allowed by policy) and test.
    • If the error stops, configure the antivirus to avoid scanning Excel files or consult the AV vendor. (Be aware of security implications when changing AV settings.)
    1. Consider 64-bit Excel and system memory If the workbook is large or complex and Excel is 32-bit, it is limited to 2 GB of addressable memory. For heavy workbooks:
    • Consider installing the 64-bit version of Excel, which can use all available physical RAM.
    1. Close other applications / clean boot Other applications may be consuming memory:
    • Close unnecessary programs and retry.
    • If the error clears after a reboot or closing apps, follow “How to perform a clean boot in Windows” to identify conflicting software.

    If none of these steps resolve the issue, use the “More Information” options to search for additional guidance, ask in Microsoft Community, or contact Microsoft Support.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.