[Libreoffice-bugs] [Bug 141669] New: The MID function would be simpler if, like LEFT or RIGHT, it dosen´t need the last parameter when it's 1.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 13 08:09:01 UTC 2021


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: lfpm2517 at gmail.com

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210413/f5c0ccfc/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list