https://bugs.documentfoundation.org/show_bug.cgi?id=152657
--- Comment #33 from ady <[email protected]> --- There are some things that the user could do to improve the slow responsiveness of Calc on some spreadsheets. For example, having hidden rows and/or hidden columns after the active area tends to make Calc react slower. Similarly, deleting unused columns and rows after the active area can also help. Avoid formatting entire rows / columns if possible. Avoid using references to entire rows or entire columns (e.g. "=SUM(C:C)"). It is less than ideal, but at least the user could potentially improve performance when there is no other reasonable choice. One more thing... This ticket was already set as NEW; it should not be set as UNCONFIRMED (which ATM of writing this, it is). -- You are receiving this mail because: You are the assignee for the bug.
