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

            Bug ID: 171148
           Summary: [DOCUMENTATION] Help page error - TEXTAFTER
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

The help page for TEXTAFTER has: 
=TEXTAFTER("To be or not to be";"or";1;0;0;"@@@") returns the string "not to
be", taking after the delimiter "or".
What it actually returns is " not to be", with an initial space. Rather than
correct the return, I suggest the formula be changed to:
=TEXTAFTER("To be or not to be";"or ";1;0;0;"@@@") 

The Help page for TEXTBEFORE probably has the equivalent error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to