[Libreoffice-bugs] [Bug 141042] Feature request: add a new function REVERSE(string)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 15 19:19:36 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141042
m.a.riosv <miguelangelrv at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |miguelangelrv at libreoffice.o
| |rg
--- Comment #1 from m.a.riosv <miguelangelrv at libreoffice.org> ---
You can solve it with a formula like:
=TRANSPOSE(TEXTJOIN("";1;MID($A$1;LEN($A$1)-ROW(OFFSET($ZZ$1;0;0;LEN($A$1);1))+1;1)))
Change the reference cell $A$1 for whatever you like.
--
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/20210315/ee12a632/attachment.htm>
More information about the Libreoffice-bugs
mailing list