https://bugs.documentfoundation.org/show_bug.cgi?id=172625
Bug ID: 172625
Summary: Formulas: named cells are not inserted as name
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
I have to calculate things using formulas and it is much more intuitive to have
"=heat*time" than "=E32*B15". So I use names. I define the name "heat" for cell
E32. I can then type "=heat" in another cell and get the value of the cell
called "heat".
But when I type "=" and then select E32 via mouse, the formula will be "=E32".
It references the correct cell and outputs the correct value, but the formula
itsself is not intuitive anymore.
this makes formulas with many variables hard to work with. I find that mouse
should also insert cell name, if it points to a named cell.
--
You are receiving this mail because:
You are the assignee for the bug.