C
Chris.Ulrich
Hi All,
hope someone will be able to help me with this.
I have made a table, (13 collums x 6000 rows) where all cells holds the
formula below:
{=SUM(IF(Data!$K$2:$K$45000=Reference!A2;IF(Data!$N$2:$N$45000<DATEVALUE("01-01-1997");IF(Data!$N$2:$N$45000>=DATEVALUE("01-01-1996");Data!$G$2:$G$45000;0);0);0))}
THe problem is that calculating it crashes excel completly. I have
tried to switch off autocalculation in an attempt to speed up the
calculation
is there anything I can do to speed up the calculation?
hope someone will be able to help me with this.
I have made a table, (13 collums x 6000 rows) where all cells holds the
formula below:
{=SUM(IF(Data!$K$2:$K$45000=Reference!A2;IF(Data!$N$2:$N$45000<DATEVALUE("01-01-1997");IF(Data!$N$2:$N$45000>=DATEVALUE("01-01-1996");Data!$G$2:$G$45000;0);0);0))}
THe problem is that calculating it crashes excel completly. I have
tried to switch off autocalculation in an attempt to speed up the
calculation
is there anything I can do to speed up the calculation?