+ Reply to Thread
Results 1 to 4 of 4

Normalizing telephone number string formats help needed

  1. #1
    Registered User
    Join Date
    01-28-2013
    Location
    Newark, DE
    MS-Off Ver
    Excel 2010
    Posts
    23

    Exclamation Normalizing telephone number string formats help needed

    I need help in reframing telephone numbers in this format

    (212) 555-1212 to

    2125551212

    Thanks for your guidance
    Steve @ Aceso

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Normalizing telephone number string formats help needed

    This is one option.

    I'm sure there are better options.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Contributor
    Join Date
    07-26-2012
    Location
    USA
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    351

    Re: Normalizing telephone number string formats help needed

    Does it need to be a macro? You could use the SUBSTITUTE formula to accomplish this. If you're concerned about losing leading zeros, combine the TEXT and SUBSTITUTE formulas and give the text a 0000000000 format via the TEXT formula, use the SUBSTITUTE formula to substitute ( with "", ) with "", and - with ""

  4. #4
    Registered User
    Join Date
    01-28-2013
    Location
    Newark, DE
    MS-Off Ver
    Excel 2010
    Posts
    23

    Re: Normalizing telephone number string formats help needed

    Thanks for the suggestions. All were good!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1