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

            Bug ID: 100461
           Summary: CELL function - InfoType ADDRESS doesn't return full
                    address of the cell
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

see help> https://help.libreoffice.org/Calc/Information_Functions#CELL
InfoType ADDRESS: =CELL("ADDRESS";Sheet3.D2) returns $Sheet3.$D$2

actually function CELL returns only $D$2 (part $Sheet3.  missing)


steps to reproduce
open new sheet
write function =CELL("ADDRESS";Sheet1.D2)

actual results: $D$2
expected results: $Sheet1.$D$2

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