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

            Bug ID: 98643
           Summary: Usage of defined names bound to a single sheet
           Product: LibreOffice
           Version: 5.1.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

1. Create a new Calc document with the sheets "Sheet1" and "Sheet2"
2. Create a named range "name1" with scope "Sheet2" (instead of "Document
global")
3. Try to use that name in Sheet1:
- entering =name1 results in #NAME? which is exprected
- but entering =Sheet2.name1 does not work either

4. Try to get help for the "Scope" listbox in the "Manage Names" dialog by
pressing F1
==> there is none.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to