+ Reply to Thread
Results 1 to 3 of 3

Formating cells

Hybrid View

  1. #1
    Kenny M.
    Guest

    Formating cells


    HI I have many cels which hold phone numbers like this:

    (987) 876-545
    (987) 876-545
    ....
    (987) 876-545

    I want to eliminate the symbols "( )" and "-"

    There are more than 2000 rows so I dont want to do it by hand, any Sug?

    thks


  2. #2
    JavyD
    Guest

    RE: Formating cells

    Why dont you use a control find then replace the "("," )", "-"

    "Kenny M." wrote:

    >
    > HI I have many cels which hold phone numbers like this:
    >
    > (987) 876-545
    > (987) 876-545
    > ...
    > (987) 876-545
    >
    > I want to eliminate the symbols "( )" and "-"
    >
    > There are more than 2000 rows so I dont want to do it by hand, any Sug?
    >
    > thks
    >


  3. #3
    Bob Phillips
    Guest

    Re: Formating cells

    in an adjacent cell input

    =SUBSTITUTE(SUBSTITUTE(A2,"(",""),")","")

    copy down. Then copy this new column, Edit>Pastespecial>Value

    then delete column A



    --
    HTH

    Bob Phillips

    "Kenny M." <KennyM@discussions.microsoft.com> wrote in message
    news:C9C70051-531B-41FF-84EF-CA58E98E0E90@microsoft.com...
    >
    > HI I have many cels which hold phone numbers like this:
    >
    > (987) 876-545
    > (987) 876-545
    > ...
    > (987) 876-545
    >
    > I want to eliminate the symbols "( )" and "-"
    >
    > There are more than 2000 rows so I dont want to do it by hand, any Sug?
    >
    > thks
    >




+ 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