I have thousands of lines of data that are of the following form:
Jackson, TN 9623 BCBS TN 98 UnitedHlthCare 2<o></o>
Jacksonville, FL 3577 Aetna 47 BCBS FL 37<o></o>
Knoxville, TN 3796 Cariten 44 John Deere 41<o></o>
Lakeland-Winter Haven, FL 2165 UnitedHlthCare 31 Aetna 29
I need to separate these lines into columns such that, for example, the first line would be in 6 columns: (Jackson, TN) (9623) (BCBS TN) (98) (UnitedHlthCare) (2)
The delimiter does not work because some of there is no one character that always separates the text and the numbers. I've tried going through in word and typing something like '%' where I want to separate, but with thousands of lines of data that is extremely tedious.
Is there any formula I can use that would be capable of solving this?
Thanks much!
-Tom
<o></o>
<!--EndFragment-->
Jackson, TN 9623 BCBS TN 98 UnitedHlthCare 2<o></o>
Jacksonville, FL 3577 Aetna 47 BCBS FL 37<o></o>
Knoxville, TN 3796 Cariten 44 John Deere 41<o></o>
Lakeland-Winter Haven, FL 2165 UnitedHlthCare 31 Aetna 29
I need to separate these lines into columns such that, for example, the first line would be in 6 columns: (Jackson, TN) (9623) (BCBS TN) (98) (UnitedHlthCare) (2)
The delimiter does not work because some of there is no one character that always separates the text and the numbers. I've tried going through in word and typing something like '%' where I want to separate, but with thousands of lines of data that is extremely tedious.
Is there any formula I can use that would be capable of solving this?
Thanks much!
-Tom
<o></o>
<!--EndFragment-->