Hi All ,
I have one field of full name which hold the value ambrish pratap singh now i want to split the name in three fields which are name1,name2,name3now i want that name1 should have ambrish
name2 should have pratap
name3 should have singh
its urgent please help
thanks in advance
Regards
Shweta
0
Comments
Where do you get the text from? Is there any way to get three different strings instead of one to avoid problems?
You'll need to account for special cases where you only have two names instead of three, possible prefixes or suffixes like Mr. or Jr., two middle names, etc. But the same principles apply.
Excellent alternative, although it could have some issues. If a name was entered as "First Middle Last, Jr." for example.
http://ssdynamics.co.in