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.
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.