On 02/05/2012, Gilles <[email protected]> wrote:
> Hello
>
> I need to search and reformat toll-free numbers in a spreadsheet, but I
> can't find how to do this in Calc:
>
> " (\d\d)(\d\d)(\d\d)"
>
> ie. space + six digits in pairs.
>

Do not understand the logic to search for numbers as pairs, but the
syntax to use is '[:digit:]'. It may be quicker and easier to use
regular expressions within a text editor and then import the
information into the spreadsheet.

-- 
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