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

Reply via email to