M
MLS
Hi,
I need to get the following data extracted into 5 different columns with
each portion being defined by a "."
PRZJFY.US.P.Coord Inside Sales.SALES
HAPJNF.GB.SM.Director E-Commerce.MARKETING
Column1:
PRZJFY
HAPJNF
Column2:
US
GB
Column3:
P
SM
Column 4:
Coord Inside Sales
Director E-Commerce
Column5:
SALES
MARKETING
I am trying to use the LEFT/MID/RIGHT functions, but can't figure out how to
work with the different data length.
Can anyone help?
Many thanks,
Marie Louise
I need to get the following data extracted into 5 different columns with
each portion being defined by a "."
PRZJFY.US.P.Coord Inside Sales.SALES
HAPJNF.GB.SM.Director E-Commerce.MARKETING
Column1:
PRZJFY
HAPJNF
Column2:
US
GB
Column3:
P
SM
Column 4:
Coord Inside Sales
Director E-Commerce
Column5:
SALES
MARKETING
I am trying to use the LEFT/MID/RIGHT functions, but can't figure out how to
work with the different data length.
Can anyone help?
Many thanks,
Marie Louise