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

            Bug ID: 119954
           Summary: Using a second defined database range in formula
                    expression switches to first range.
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: er...@redhat.com

* new document
* in A1 enter 1
* in C3 enter 2
* on A1 define a database range 'aaa' with $Sheet1.$A$1
* on C3 define a database range 'bbb' with $Sheet2.$C$3
* in any cell enter formula =bbb
  => result is 1 instead of 2
* place cell cursor on that formula cell again
  => see that the formula is =aaa instead of =bbb

The problem does not occur with a third defined database range. The problem
seems to be gone once the document is saved and reloaded, then =bbb is accepted
as is.

-- 
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