Hi.
I am trying to find and replace some text with regex in calc. Can anyone
help with how I make it non-greedy.
I tried \([:digit:].*?[:digit:]\) in place of \([:digit:].*[:digit:]\)
but both are greedy. When the following (12-34-23) cat (233) is in a
selected cell it replaces both instances between ().
Thanks, steve
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted