https://bugs.documentfoundation.org/show_bug.cgi?id=152867
Bug ID: 152867
Summary: database range column names in formulae are converted
to A1 notation
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
1. in a new sheet, create a database range "tstdb" such as
col1 col2
x 5
y 6
x 2
y 3
(range options are left at default)
2. enter a formula such as =sumif(tstdb[col1],"x",tstdb[col2])
3. save the document, exit calc
4. restart calc, reopen doc
the tstdb[col_name] notations have been translated back into A1.
--
You are receiving this mail because:
You are the assignee for the bug.