adventurous1
Programmer
Hi all...
In a table, I have the following data stored in a field called DIRECTORY:
PDN.RAD.40391.0110.IA0
PDN.SW.69740.HDQ.IWB1
OMH.WDW.216942.Standard.119988
DCHH.HH.44463.OB.RR
I need to separate the characters between the periods into separate fields for the first three entries...
Example:
PDN.RAD.40391.0110.IA0
Field 1 = PDN
Field 2 = RAD
Field 3 = 40391
Can anyone help?
Thanks!
Ezekiel
In a table, I have the following data stored in a field called DIRECTORY:
PDN.RAD.40391.0110.IA0
PDN.SW.69740.HDQ.IWB1
OMH.WDW.216942.Standard.119988
DCHH.HH.44463.OB.RR
I need to separate the characters between the periods into separate fields for the first three entries...
Example:
PDN.RAD.40391.0110.IA0
Field 1 = PDN
Field 2 = RAD
Field 3 = 40391
Can anyone help?
Thanks!
Ezekiel