https://bugs.documentfoundation.org/show_bug.cgi?id=60183
m.a.riosv changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.documentfoundation.org/show_bug.cgi?id=60183
--- Comment #12 from Johnny Rosenberg ---
Yes, I agree. The REGEX() function seems to do what I was looking for.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.documentfoundation.org/show_bug.cgi?id=60183
Wolfgang Jäger changed:
What|Removed |Added
CC||j...@psilosoph.de
--- Comment #1
https://bugs.documentfoundation.org/show_bug.cgi?id=60183
himajin100...@gmail.com changed:
What|Removed |Added
See Also||https://bugs.documentfoun
https://bugs.documentfoundation.org/show_bug.cgi?id=60183
himajin100...@gmail.com changed:
What|Removed |Added
See Also||https://bugs.documentfoun
https://bugs.freedesktop.org/show_bug.cgi?id=60183
Qubit changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Whiteboard|NeedAdvice
https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #9 from Javier Alfonso ---
Ohh, so to do this it must be in the standard?
It could be a very good addition to the standard if it isn't already part of
it. But I don't know how this can be done.
--
You are receiving this mail becaus
https://bugs.freedesktop.org/show_bug.cgi?id=60183
Joel Madero changed:
What|Removed |Added
Whiteboard||NeedAdvice
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #7 from Javier Alfonso ---
Sorry in the last examples I have used SUBSTITUTE instead of REGEX. They must
be:
B1 = REGEX(A1;"([FfBb])(o+)";"\1\2l") => Fool
B2 = REGEX(A2;"([FfBb])(o+)";"\1\2l") => Bool
B3 = REGEX(A3;"([FfBb])(o+
https://bugs.freedesktop.org/show_bug.cgi?id=60183
Javier Alfonso changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://bugs.freedesktop.org/show_bug.cgi?id=60183
QA Administrators changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #4 from Johnny Rosenberg ---
> I am not sure, but is this not already implemented with the existing
> function SUBSTITUTE (menu INSERT -> FUNCTION -> function SUBSTITUTE)?
No, at least not according to Help. SUBSTITUTE exists, but it
https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #3 from QA Administrators ---
Dear Bug Submitter,
This bug has been in NEEDINFO status with no change for at least 6 months.
Please provide the requested information as soon as possible and mark the bug
as UNCONFIRMED. Due to regular
https://bugs.freedesktop.org/show_bug.cgi?id=60183
A changed:
What|Removed |Added
Status|UNCONFIRMED |NEEDINFO
Ever confirmed|0
https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #1 from Johnny Rosenberg ---
Syntax could be something like this:
SUBSTITUTE("Text"; "SearchText"; "NewText"; Occurrence; Regular expressions)
Text is the text in which text segments are to be exchanged.
SearchText is the text segme
15 matches
Mail list logo