https://bugs.documentfoundation.org/show_bug.cgi?id=173213
--- Comment #7 from ady <[email protected]> --- (In reply to m_a_riosv from comment #5) > When I enter =SUM(A2:$A$1) in a cell it changes to =SUM($A$1:A2) > automatically at intro, even pasting it. Moreover, I select what you just wrote here in your comment 5: =SUM(A2:$A$1) I [CTRL]+[C] that selected text, and [CTRL]+[V] on an empty spreadsheet in LO 3.3 in some cell (other than A1 nor A2). The (incorrect) result in the destination cell is: =SUM(A$1:$A2) So that is another way in which the pasted formula is automatically modified with incorrect type of references (partial absolute row : partial absolute column), this time in LO 3.3. -- You are receiving this mail because: You are the assignee for the bug.
