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

b. <[email protected]> changed:

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

--- Comment #4 from b. <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to