Excel question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The HG
    SBR MVP
    • 11-01-06
    • 3566

    #1
    Excel question
    Is there any way to separate the contents of a cell without doing it manually?

    Basically I've got a list of cells, all with a team name and an odds number in each one, and I want to split the cells into two, one with the team name, and one with the number.

    So right now in each cell I have:

    Boston -120
    NY +110

    etc etc

    and I want to split up those cells into two distinct columns, one with the team and one with the number, and I'm wondering if there is any way to do that without doing each one manually.

    I haven't been able to find a way.
  • element1286
    Restricted User
    • 02-25-08
    • 3370

    #2
    There is a text to columns option on the data menu. It is pretty straight-forward to use.
    Comment
    • jjgold
      SBR Aristocracy
      • 07-20-05
      • 388179

      #3
      I know you have to use phrases like this but you need to play with it

      =RIGHT(A1,LEN(A1)-MAX(IF(MID(A1,ROW(INDIRECT("1:"&LEN(A1)) ),1)=" ",ROW(INDIRECT("1:"&LEN(A1))),0)))
      Comment
      • LT Profits
        SBR Aristocracy
        • 10-27-06
        • 90963

        #4
        Data/Text to Columns/Delimited/Space
        Comment
        • durito
          SBR Posting Legend
          • 07-03-06
          • 13173

          #5
          As JJ alludes.

          You can use the commands LEFT, RIGHT, and MID to separate.
          Comment
          • Willie Bee
            SBR Posting Legend
            • 02-14-06
            • 15726

            #6
            I've always just done it the way element and LT suggest, HG.
            Comment
            • durito
              SBR Posting Legend
              • 07-03-06
              • 13173

              #7
              Do it like this:

              =RIGHT(Cell,4)

              With 4 being 4 places from the right, then copy through the other cells
              Comment
              • The HG
                SBR MVP
                • 11-01-06
                • 3566

                #8
                wow totally worked, thanks guys
                Comment
                Search
                Collapse
                SBR Contests
                Collapse
                Top-Rated US Sportsbooks
                Collapse
                Working...