https://issues.apache.org/ooo/show_bug.cgi?id=124827
Issue ID: 124827
Issue Type: ENHANCEMENT
Summary: "Sum" button: incorrect cell range if a date is in
header
Product: Calc
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
1) In A1, input a date
2) In A2 to A10, input numbers
3) In A11, click on "Sum" button (sigma symbol)
Wrong result: formula is SUM(A1:A10)
Expected: Calc should understand that A1 is a date and propose SUM(A2:A10)
Correct behavior if some text is in header.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.