https://bugs.documentfoundation.org/show_bug.cgi?id=151651
--- Comment #5 from ady <[email protected]> --- While I don't currently see Err:522 in attachment 183161 (so, this is a guess ATM), the problem might be related to the fact that a formula in a certain cell uses its own cell address within the formula. For example, part of the formula in F3 is "...COUNTA(F$3:F3)...". I am just mentioning this as a potential example, as I have not checked this in detail (since I don't see the reported Err:522 ATM). Certain functions can accept this, but others can't. Think about it: you are asking for a formula to evaluate the resulting content of itself, in order to calculate the result. I would suggest either trying to find an alternative, or check whether someone in https://ask.libreoffice.org has some idea. If you find exact steps to replicate the problem and there is really a bug, you could come back to report it in order to solve it. -- You are receiving this mail because: You are the assignee for the bug.
