[Libreoffice-bugs] [Bug 121977] Function for reversing string order

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 8 23:05:14 UTC 2020


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

b. <newbie-02 at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INSUFFICIENTDATA            |NOTABUG

--- Comment #4 from b. <newbie-02 at gmx.de> ---
is it just the misunderstanding that @Philipp asked for "StrRev" and the
correct name in VBA and in LO Basic is "StrReverse"??? 

as this sample:  

option vbasupport 1

function test_strrev(cell)
   test_strrev = strreverse(cell.value)
End Sub 'test_strrev(cell)

works and as @Mike Kaganski described and illustrated similar with videos in  
https://ask.libreoffice.org/en/question/60144/formula-or-function-to-reverse-a-string/?answer=175507#post-id-175507 

i think the correct result for this bug is notabug ...

-- 
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/20200908/bd6dff58/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list