[Libreoffice-bugs] [Bug 130333] New: LibreOffice Calc: Invalid reference result from INDIRECT() function when trying to reference a cell in another sheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 31 17:45:52 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130333

            Bug ID: 130333
           Summary: LibreOffice Calc: Invalid reference result from
                    INDIRECT() function when trying to reference a cell in
                    another sheet
           Product: LibreOffice
           Version: 6.3.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: carverb at stls.org

Description:
If I pass a parameter to indirect() that references a cell that is in a
different sheet the result is an invalid reference [#REF!]

using indirect(B1) works but using indirect('Another Sheet'.B1) does not.

Steps to Reproduce:
1.In a cell enter =indirect(
2.Choose a different sheet and select the target cell
3.close the ) to finish the function and #REF! results

Actual Results:
Received #REF! in the cell instead of expected value

Expected Results:
Value entered into the target cell


Reproducible: Always


User Profile Reset: Yes



Additional Info:

-- 
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/20200131/31b65184/attachment.htm>


More information about the Libreoffice-bugs mailing list