G
Guest
I have an employee name field with text data type, the employee name get
entered by all type of users so the field format is very different for
example:
John (blank) Smith
Smith, John
John (blank) / (blank) Smith
John/Smith/3669
..
...
I need to take this free format field and append it to an employee table
with the following fields:
lastName
firstName
Regrads
entered by all type of users so the field format is very different for
example:
John (blank) Smith
Smith, John
John (blank) / (blank) Smith
John/Smith/3669
..
...
I need to take this free format field and append it to an employee table
with the following fields:
lastName
firstName
Regrads