https://bugs.freedesktop.org/show_bug.cgi?id=40990
--- Comment #2 from Reto <[email protected]> 2011-09-20 13:25:32 PDT --- I reproduced it on x86, Linux 3.0.0 and LO 3.4.3. with the same formula. Changing it to {=SUM(IF($A$1:$A$99="",IF($B$1:$B$99="",IF($C$1:$C$99="",$D$1:$D$99,0),0),0))} works but still draws a lot of resources. Entering numbers in D1, D2 and so on takes a moment until calculation is done. This seems to show that the processor load rises exponentially with increasing size of the array . -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
