S
Sam
I have names in a field called NAME_LFM. The names in the field are
seperated using a #.
WHITE#JANET#R
VEGA SR#MANUEL#H
HUGHES#LB
MOORE#LLOYD#RICHARD
METCALF#CRAIG#H
How can I change these to be formatted like
WHITE, JANET R
VEGA SR, MANUEL H
HUGHES, LB
MOORE, LLOYD RICHARD
METCALF, CRAIG H
Or split then in to two fields last name and first_middle both with no
# in them.
Thanks
seperated using a #.
WHITE#JANET#R
VEGA SR#MANUEL#H
HUGHES#LB
MOORE#LLOYD#RICHARD
METCALF#CRAIG#H
How can I change these to be formatted like
WHITE, JANET R
VEGA SR, MANUEL H
HUGHES, LB
MOORE, LLOYD RICHARD
METCALF, CRAIG H
Or split then in to two fields last name and first_middle both with no
# in them.
Thanks