Apparently I'm not correctly specifying the regex for accomplishing what I
need.

  A couple of spreadsheet columns have telephone numbers as a string of 10
digits without separating hyphens. I want to search for ?????????? and
replace that with ???-???-???? for the entire column. However, I'm told that
the search string is not found.

  How should I specify a string of 10 digits in the search field and then
separate them into area code-prefix-number in the replace field?

Rich

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to