On 2012-05-03 06:14, Andreas Säger wrote:
Am 02.05.2012 20:03, Steve Edmonds wrote:
Hi. Is the object to then paste the new number from $1 $2 $3 to get the
new formatting? Is there always white space at the front

"\s(\d\d)(\d\d)(\d\d)"
steve




Nope. You should really start the software and try before posting. Perl regexes are not supported at all.


Hi. Do you know if you can use the find text in the replace field as in perl.
Search for  ([:digit:]){2}\/ ([:digit:]){2}\/([:digit:]){4}
Replace with $3-$1-$2

--
For unsubscribe instructions 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

Reply via email to