Hello,
I have a very large excel file with around 30 million cells, with approximately 2 - 3 million of those cells being formulas. The file is about 250mb. When doing a sort, adding or deleting columns, or pasting formulas, Excel either can take around 5 - 10 minutes to complete the task, or will freeze / crash. I am not getting any particular error message, instead Excel just turns to not responding.
I have:
Windows 7 Home Premium Service Pack 1 with all Windows Updates Installed
AMD FX 6100 Six-Core Processor 3.3 GHz
8 GB RAM
64-Bit Operating System
Excel 2013 64 bit version
I have tried
Types of Formulas / Examples (each formulas is pasted down 200,000 cells)
Mostly I am just using rounding, VLookups, concatenations, if statements, and basic math. I'm not sure why this would be an issue though if automatic calculations are turned off. Please let me know if you need any more information from me. Thank you in advance for any help I can get.
I have a very large excel file with around 30 million cells, with approximately 2 - 3 million of those cells being formulas. The file is about 250mb. When doing a sort, adding or deleting columns, or pasting formulas, Excel either can take around 5 - 10 minutes to complete the task, or will freeze / crash. I am not getting any particular error message, instead Excel just turns to not responding.
I have:
Windows 7 Home Premium Service Pack 1 with all Windows Updates Installed
AMD FX 6100 Six-Core Processor 3.3 GHz
8 GB RAM
64-Bit Operating System
Excel 2013 64 bit version
I have tried
- Uninstalling and Reinstalling Microsoft Office
- Switching between Office 2007 and Office 2013
- Switching between 32 and 64bit versions of Excel
- Disabling automatic calculations
- Disabling all other running programs
- Disabling my virus scanner
- Changing process priority to High / Real Time
- Removing formatting and conditional formatting
- Limiting cell references to exact ranges instead of entire columns / rows
- Booting in safe mode and opening excel without macros and in safe mode
- Buying a new I5 400 series computer with Windows 8 (no help - I could open the file and use it but it would still lock up, freeze, crash, etc or take a very long time to do things)
- Buying a new $3,000 Mac Pro with Office 2011 for Mac (It couldn't even open the file, but I think that may have been a mac issue)
Types of Formulas / Examples (each formulas is pasted down 200,000 cells)
- =ROUNDUP( ( (AS9-ROUNDDOWN(AS9,0))* 16),0 )
- =VLOOKUP(AB9,'References'!$A$1:$C$60,3,FALSE)
- =CONCATENATE("SKU",$A9)
- =CONCATENATE(IF(D17>1,"(SKU" & D17 & ") ",""), E17)
- =IF(AND(AE17,NOT(AG17),J17>1,AA17<>"DO NOT LIST"),"Y","N")
Mostly I am just using rounding, VLookups, concatenations, if statements, and basic math. I'm not sure why this would be an issue though if automatic calculations are turned off. Please let me know if you need any more information from me. Thank you in advance for any help I can get.