Hi,
On Wednesday 02 May 2012, 04:18:20 Gilles wrote:
I need to search and reformat toll-free numbers in a spreadsheet, but I
can't find how to do this in Calc:
Sorry, could you elaborate a bit, what you mean by toll-free numbers? Some
examples?
" (\d\d)(\d\d)(\d\d)"
This regex will find text like " 123456", not numbers (as numbers are numbers
and do not contain blanks)
ie. space + six digits in pairs.
what do you mean by "pairs"? The above regex does not find any kind of
"pairs".
So, I'm a bit clueless, what you want to search really.
Nino
  
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.