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

            Bug ID: 141669
           Summary: The MID function would be simpler if, like LEFT or
                    RIGHT, it dosen´t need the last parameter when it's 1.
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

When I use LEFT(A1) I´ll get the first character on de the left of A1 cell. I
would like to have the same simple response when if I use MID(A1,3) to get the
only character on position 3 of A1 cell, instead of using MID(A1,3,1) as I have
to do now. The formulas that pick several individual characters from a cell
would become simpler. Thanks.

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