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@lists.freedesktop.org
          Reporter: eei...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to