R
Ron
I have a colum with the customers first name and last name
in the field. But i need to seperate them and place them
in two different colums names "First Name" and "Last
Name". There is always a space between the first name and
last name, and of cource the first name and last name vary
in length.
I can't do it with "left([FieldName],3)"
How do i write the expression to seperate them?
in the field. But i need to seperate them and place them
in two different colums names "First Name" and "Last
Name". There is always a space between the first name and
last name, and of cource the first name and last name vary
in length.
I can't do it with "left([FieldName],3)"
How do i write the expression to seperate them?