Not Enough Resources to Delete Rows and Columns

Harvey has a large Excel worksheet, cuurently 700 columns and 1000 rows. It has formulas in about 600 of those columns, some of which refer to other worksheets held on the server. In total there are about 420,000 formulas in the worksheet. He needs to delete some rows and columns, but Excel gives an error message that he does not have enough resources. Harvey has Googled the problem and tried all the suggested solutions but still has the problem. He wonders if there are any thoughts as to how he can remove the columns and rows.

Tracking down and correcting this type of problem can be frustrating, as it could be caused by any number of things. (Microsoft isn’t that great on providing helpful information in some of its error messages; this particular message is a prime example.) There are a few things you can try that are quite easy.

  • Turn off automatic calculation before you attempt to do the deletions.
  • Delete rows and columns one row and column at a time, rather than deleting large numbers of rows and columns at once.
  • Clear the contents of the columns and rows instead of deleting them. Save after the clearing and then try to delete the previously cleared columns and rows.
  • Restart your system, open Excel before anything else, and try to do the deletion.
  • Try opening the workbook on a different machine or in a later version of Excel.
  • Use Save As to store the workbook on a local drive, then open the new version of the workbook and do the deletions.

If these suggestioins don’t work, then you’ll need to continue with the trial-and-error process. You can find some good information on possible solutions on this page:

https://www.add-ins.com/support/out-of-memory-or-not-enough-resource-problem-with-microsoft-excel.htm

The advice on the page is particularly good if you suspect that the resource issue is related to a misbehaving add-in.

You might also check to see if you are pushing the limits imposed on Excel by Microsoft. You can find information on these limits here:

https://support.office.com/en-us/article/Data-Model-specification-and-limits-19aa79f8-e6e8-45a8-9be2-b58778fd68ef

Note that this page also provides access to a “workbook size optimizer.” You might find this tool helpful in reducing the size of your workbook and thereby freeing up resources.

Finally, it could be that your workbook is slightly corrupted. (I’ve had this happen to me with much smaller workbooks.) The best solution in this case is to copy the data from the worksheet to a new workbook. Don’t copy or move entire worksheets; you need to copy the actual data. You might even try to save your workbook as a CSV file and then load the CSV file into a different workbook. You will lose formatting in this manner, but everything else should come across just fine.