+ Reply to Thread
Results 1 to 4 of 4

Delete Spaces and Join Text in Cell

  1. #1
    Diggsy
    Guest

    Delete Spaces and Join Text in Cell

    I have a number(text value that I need to join in a cell.
    It looks as follows. 087 56 2341. Is there a function or formula that could
    join them to look like 087562341. I would also like to remove the first
    digit which is a zero or 0 character to look like 87562341. any suggestions

    Thanks

    Chris

  2. #2
    RagDyer
    Guest

    Re: Delete Spaces and Join Text in Cell

    Try this:

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

    --
    HTH,

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


    "Diggsy" <[email protected]> wrote in message
    news:[email protected]...
    > I have a number(text value that I need to join in a cell.
    > It looks as follows. 087 56 2341. Is there a function or formula that

    could
    > join them to look like 087562341. I would also like to remove the first
    > digit which is a zero or 0 character to look like 87562341. any

    suggestions
    >
    > Thanks
    >
    > Chris



  3. #3
    Diggsy
    Guest

    Re: Delete Spaces and Join Text in Cell

    Thank You RagDyer. It works great

    Chris

    "RagDyer" wrote:

    > Try this:
    >
    > =--SUBSTITUTE(A1," ","")
    >
    > --
    > HTH,
    >
    > RD
    > ==============================================
    > Please keep all correspondence within the Group, so all may benefit!
    > ==============================================
    >
    >
    > "Diggsy" <[email protected]> wrote in message
    > news:[email protected]...
    > > I have a number(text value that I need to join in a cell.
    > > It looks as follows. 087 56 2341. Is there a function or formula that

    > could
    > > join them to look like 087562341. I would also like to remove the first
    > > digit which is a zero or 0 character to look like 87562341. any

    > suggestions
    > >
    > > Thanks
    > >
    > > Chris

    >
    >


  4. #4
    RagDyer
    Guest

    Re: Delete Spaces and Join Text in Cell

    Thanks for the feed-back.
    --
    Regards,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------

    "Diggsy" <[email protected]> wrote in message
    news:[email protected]...
    > Thank You RagDyer. It works great
    >
    > Chris
    >
    > "RagDyer" wrote:
    >
    > > Try this:
    > >
    > > =--SUBSTITUTE(A1," ","")
    > >
    > > --
    > > HTH,
    > >
    > > RD
    > > ==============================================
    > > Please keep all correspondence within the Group, so all may benefit!
    > > ==============================================
    > >
    > >
    > > "Diggsy" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > I have a number(text value that I need to join in a cell.
    > > > It looks as follows. 087 56 2341. Is there a function or formula that

    > > could
    > > > join them to look like 087562341. I would also like to remove the

    first
    > > > digit which is a zero or 0 character to look like 87562341. any

    > > suggestions
    > > >
    > > > Thanks
    > > >
    > > > Chris

    > >
    > >



+ 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