I have a sheet with a column of data that looks like this:
thisisallonebigword nnn.n
So 2 parts separated by a space with the n=to numbers, seconds actually. Anyway I need to run down the column and split it into 2 columns, the text in one, the numbers in the next column. This is the last column in the sheet so I don't need to insert another one. I thought this would be simple but all I can find is (what seems to be) very complex answers.
Thank you all.
Jim
thisisallonebigword nnn.n
So 2 parts separated by a space with the n=to numbers, seconds actually. Anyway I need to run down the column and split it into 2 columns, the text in one, the numbers in the next column. This is the last column in the sheet so I don't need to insert another one. I thought this would be simple but all I can find is (what seems to be) very complex answers.
Thank you all.
Jim