A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello christine kelsey,
Thank you for posting your question in the Microsoft Q&A forum!
I understand that you are having issue with resolving Excel Resource Errors in Complex Sheets. I truly understand how you feel. Let me assist you go through this situation.
I suggest you try this:
- Force a full calculation reset (clears Excel’s calculation memory)
- Save everything
- Close all Excel windows
- Reopen ONLY the largest workbook
- Press: Ctrl + Alt + Shift + F9
- Wait until calculation finishes
- Open the other workbooks one at a time
This fixes the issue in most complex‑formula cases.
- Remove calculation killers (volatile formulas)
- Press Ctrl + ` (show formulas)
- Look for formulas repeated across many cells using:
OFFSET INDIRECT TODAY(),NOW() - Replace where possible:
OFFSET>INDEXINDIRECT> direct references
Volatile formulas force Excel to recall everything and cause this exact error.
- Break or stabilize external links (very common with many files)
- Go to Data > Edit Links
- For each linked workbook: Open the source file, or Break the link if no longer needed
- Recalculate again
If the issue persists, please provide me these details so I could assist better:
- Are the 14 spreadsheets linked to each other (Data > Edit Links), or do they calculate independently?
- Approximately how many formulas are in the largest workbook (hundreds, thousands, tens of thousands)?
- Do you use any of these functions extensively:
OFFSET,INDIRECT,TODAY(),NOW(),ARRAY formulas, or dynamic arrays (FILTER,XLOOKUP,LET)? - What are your PC specs:
- Windows 32‑bit or 64‑bit?
- RAM size (e.g., 8 GB, 16 GB)?
- Does the error occur:
- Immediately on opening Excel, or
- Only after opening several workbooks / recalculating?
- Please send a screenshot (capture) of the issue, if possible. Before sharing, remove or blur any personally identifiable information.
I hope this will help with your situation. Please feel free to reach back if you have further update or more questions.
Best Regards,
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment”.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.