https://bugs.documentfoundation.org/show_bug.cgi?id=171467
Bug ID: 171467
Summary: You cannot change only part of an array
Product: LibreOffice
Version: 26.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
This error is displayed when attempting to edit a function. Functions should be
editable whether they relate to an array or not. Sometimes a calc user is
building out a function that will become large and having to recreate everytime
and extend makes using calc diffcult.
Steps to Reproduce:
1.=sort(B4:F57, 6, -1) curly braces are used to enclose this function and the
sort executed. however, F57 is wrong, it should be G57. this cannot be changed
everything has to be deleted and reentered
2.
3.
Actual Results:
not applicable
Expected Results:
not applicable
Reproducible: Always
User Profile Reset: Yes
Additional Info:
The software should allow F57 to be changed to G57 without giving the captioned
error message. I would love to know why this error message even exists
especially seeing that a normal error message can be displayed should the
function not be entered correctly.
--
You are receiving this mail because:
You are the assignee for the bug.