I am sorry at sounding repetitive.I cannot see the question i posted so i am posting.
Could you please help me on how separate a fullname into 2 fields. Let say the full name was TOM Jones. And it is in a name called FULLNAME
I want to separate that name into tow fields namely lastname and firstname where i wld like to see TOm under first name and Jones under the seconds name.
How can i do that. I have over 2000 records and it is easy to run a query and update two new fields namely first name and last name with the full name and then manually take out the first name and then last names in the corresponding fields thereby having three fields.
Is there an easier way to run a query that will split them.
I am not sure.
Any help is appreciated
Usha
Could you please help me on how separate a fullname into 2 fields. Let say the full name was TOM Jones. And it is in a name called FULLNAME
I want to separate that name into tow fields namely lastname and firstname where i wld like to see TOm under first name and Jones under the seconds name.
How can i do that. I have over 2000 records and it is easy to run a query and update two new fields namely first name and last name with the full name and then manually take out the first name and then last names in the corresponding fields thereby having three fields.
Is there an easier way to run a query that will split them.
I am not sure.
Any help is appreciated
Usha