Datura
Captain Faptastic
Hi,
I have a column with a hyphenated string
eg: 10001-brown-030
How can I split this into three columns
eg: Size column that will contain the 10001
Colour column that will contain the brown
and amount column that will contain the 030
Cheers,
Dat
I have a column with a hyphenated string
eg: 10001-brown-030
How can I split this into three columns
eg: Size column that will contain the 10001
Colour column that will contain the brown
and amount column that will contain the 030
Cheers,
Dat