Hi there I have a field for contact name, which i need to split logically into 2 fields, being first name and last name. Currently the name could be formatted like....
J P Murphy
John Murhpy
JP Murphy
The majority of records are split john Murphy, so I want to say anything to the left of the space into first name, anything after into the surname.
Any ideas on the best way of doing this??
using crystal 2008 from SQL db.
Thanks
J P Murphy
John Murhpy
JP Murphy
The majority of records are split john Murphy, so I want to say anything to the left of the space into first name, anything after into the surname.
Any ideas on the best way of doing this??
using crystal 2008 from SQL db.
Thanks