+ Reply to Thread
Results 1 to 5 of 5

Stripping the dashes

  1. #1
    Registered User
    Join Date
    12-12-2005
    Posts
    15

    Stripping the dashes

    Hi Guys

    Is there a formula that can strip the dashes from a number.

    for example.

    a book isbn 0-914918-21-4

    a forumula that would remove the '-' to make it 0914918214

    Cheers

  2. #2
    Valued Forum Contributor
    Join Date
    03-25-2004
    Location
    Boston, MA US
    Posts
    1,094
    Digital21st,

    If your value is in A1,

    =SUBSTITUTE(A1,"-","")

    HTH

    Steve

  3. #3
    Valued Forum Contributor
    Join Date
    03-25-2004
    Location
    Boston, MA US
    Posts
    1,094
    FYI - my post keeps the ISBN as text.

    Steve

  4. #4
    Registered User
    Join Date
    12-12-2005
    Posts
    15
    cheers

    Worked a treat

  5. #5
    RagDyeR
    Guest

    Re: Stripping the dashes

    Select the data, then :

    <Edit> <Replace>

    In the "Find What" box enter " - " (no quotes),
    Leave the "Replace With" box empty,
    Then click <Replace All>.
    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================


    "digital21st" <[email protected]>
    wrote in message
    news:[email protected]...

    Hi Guys

    Is there a formula that can strip the dashes from a number.

    for example.

    a book isbn 0-914918-21-4

    a forumula that would remove the '-' to make it 0914918214

    Cheers


    --
    digital21st
    ------------------------------------------------------------------------
    digital21st's Profile:
    http://www.excelforum.com/member.php...o&userid=29575
    View this thread: http://www.excelforum.com/showthread...hreadid=544688



+ 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