I'm hoping someone can help me with splitting a column of data into six separate columns.
I've tried using various functions with no luck, as the numbers can be different lengths, although each are separated by a forward slash. The "Text to Columns" feature isn't really an option as I'm hoping a formula can do this without human intervention. If possible, I would prefer to avoid using a script as coding is a little beyond my understanding, although willing to learn if it's the only option.
A typical column of data would look like:
20.8 / 20.1 / 17.7 / 15.9 / 13.1 / 6.0
21.0 / 19.2 / 18.3 / 17.3 / 15.8 / 12.0
19.9 / 12.3 / 9.1 / 8.2 / 7.1 / 5.0
21.1 / 20.3 / 18.1 / 16.4 / 14.2 / 6.0
21.2 / 15.3 / 12.2 / 9.4 / 7.3 / 3.1
21.2 / 20.3 / 18.1 / 16.3 / 14.1 / 12.2
Any help would be most appreciated.
I've tried using various functions with no luck, as the numbers can be different lengths, although each are separated by a forward slash. The "Text to Columns" feature isn't really an option as I'm hoping a formula can do this without human intervention. If possible, I would prefer to avoid using a script as coding is a little beyond my understanding, although willing to learn if it's the only option.
A typical column of data would look like:
20.8 / 20.1 / 17.7 / 15.9 / 13.1 / 6.0
21.0 / 19.2 / 18.3 / 17.3 / 15.8 / 12.0
19.9 / 12.3 / 9.1 / 8.2 / 7.1 / 5.0
21.1 / 20.3 / 18.1 / 16.4 / 14.2 / 6.0
21.2 / 15.3 / 12.2 / 9.4 / 7.3 / 3.1
21.2 / 20.3 / 18.1 / 16.3 / 14.1 / 12.2
Any help would be most appreciated.