[Libreoffice-bugs] [Bug 138646] New: The "Excel R1C1" formula syntax does not allow you to refer to a named range (single cell or cell range) by name
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 3 18:59:05 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138646
Bug ID: 138646
Summary: The "Excel R1C1" formula syntax does not allow you to
refer to a named range (single cell or cell range) by
name
Product: LibreOffice
Version: 7.0.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: eeigor at inbox.ru
Description:
When I tried to access the named range when the formula syntax was "Excel R1C1"
an exception was thrown. The example file is attached.
Here is the problem:
getCellRangeByName("NamedRange1")
Steps to Reproduce:
1. Go to Tools, Options, LibreOffice Calc, Formula and select "Calc R1C1" in
the Formula syntax dropdown menu.
2. Run the macro "Main" in the attached file.
3. Referring to a named range throws an error.
Actual Results:
Error #1 intercepted.
Expected Results:
No errors occured.
The error disappears when you select "Calc A1" in the Formula syntax dropdown
menu.
Reproducible: Always
User Profile Reset: No
Additional Info:
The same thing happens on Windows 10 and Linux Ubuntu 18.04 LTS.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201203/491755c3/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list