Error message when refeshing Pivot Table Data in Excel 2010 32 bit
We have a user running Excel 2010 32bit and she is experiencing an issue when she attempts to refresh pivot table information.
It takes at least 10-20 minutes "reading date", then eventually failes with the following error message.:
"Excel cannot complete this task with available resources. Choose less data, or close other applications"
I have tried disabling add-ins, closing other applications, ending intensive processes in task manager, disabling hardware acceleration in Excel, restarting the PC, and even switching calculation mode to manual with no success.
Our last solution would be to rip out Office 32bit and install 64bit, but we were wondering if there are ANY other fixeses someone may know of that I haven't tried yet.
With the cursor in the pivot table there will be an additional couple of tabs on the ribbon grouped under "PivotTable Tools". One of the tabs is "Analyze" and on that tab there will be a button for "Change Data Source". If you click on that it will show the current data source.
If it is within the same workbook it will just show "SheetName!Range"
If it is external there will be a file path and file name before the SheetName. This could be a network path eg "X:\\Folder\Sub-Folder\FileName" or it could be a web address style, eg a SharePoint address.
It may also be a named range eg =Pivot_Data
If it is the latter you will then need to do similar to find the Named Range definition. The Named Ranges are defined in the Name Manager which is under the Formulas tab. The source data for named range will be one of the same options; ie within the workbook or external file which could have a network or web address.
Microsoft Excel topics include formulas, formatting, VBA macros and user-defined functions, and everything else related to the spreadsheet user interface, including error messages.
PS Have you checked the range that's the data source for the existing pivot table?