[Libreoffice-bugs] [Bug 141042] New: Feature request: REVERSE(string)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 15 08:38:40 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141042
Bug ID: 141042
Summary: Feature request: REVERSE(string)
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: tagishsimon at gmail.com
Request for a new calc function, REVERSE(string), which reverses the order of
characters in a string.
REVERSE("ABC") = CBA
A1=123
REVERSE(A1) = 321
Use case: provides a mechanism for sorting a list based on the end of strings
rather than the start of strings - I'm working through long lists of
geolocatable items and/or organisations & want to draw together location types
or organisation types that have the same characteristics. I've found in
practice that being able to sort by the reverse of a string nicely groups set
of things.
Illustration: https://twitter.com/Tagishsimon/status/1358616303226019847
--
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/48c3156e/attachment.htm>
More information about the Libreoffice-bugs
mailing list