https://bugs.documentfoundation.org/show_bug.cgi?id=153435
Bug ID: 153435
Summary: LO Calc =sum bug with merge cells
Product: LibreOffice
Version: 6.0.7.3 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
i have bug with =sum, when i add up merge cells, results are incorrect
Steps to Reproduce:
1. I merge 4 cells in one (a:1-a:4)
2. I write in this cell number 44
3. under this merge cells, in a:5 cell I use function =sum(A:1)
4. it give me result 70, but should be 44
Actual Results:
4 merge cells with one number "44" give me sum "70"
Expected Results:
4 merge cells with one number "44" should give me sum "44"
Reproducible: Always
User Profile Reset: Yes
Additional Info:
fix this pls :)
--
You are receiving this mail because:
You are the assignee for the bug.