Hi
I am getting a message "Excel cannot complete this task with available resources.Choose less data or close other applications." as error when loading the data from MySql Database to Excel 2013.
When i clicked ok for that message i am getting the following message
"Excel ran out of resources while attempting to calculate one or more formulas. As a result, these formulas cannot be calculated."
i am having 900000 records in my excel sheet and around 12 formulas to calculate count of value and one array formula also.
example for formulas
1. {=SUM(IF(FREQUENCY(IF(LEN(A9:A1048576)>0,MATCH(A9:A1048576,A9:A1048576,0),""), IF(LEN(A9:A1048576)>0,MATCH(A9:A1048576,A9:A1048576,0),""))>0,1))}
2. =COUNTIF(V9:V1048576,"ISSUE")
and am using Windows 8.1 with 64 bit and 8 gb ram. Excel 2013 with 32 bit