S
shawnews
I need to split the name field content of an imported table in a MS Access
database. For instance: Mr. H.C.J van der Laan-ter Broek.
It needs to be split in:
Honorific: Mr.
Initials: H.C.J.
Prefix1: van der
LastName1: Laan
Prefix2: ter
LastName2: Broek
Does anyone have a piece of code that would accomplish this?
Thanks
database. For instance: Mr. H.C.J van der Laan-ter Broek.
It needs to be split in:
Honorific: Mr.
Initials: H.C.J.
Prefix1: van der
LastName1: Laan
Prefix2: ter
LastName2: Broek
Does anyone have a piece of code that would accomplish this?
Thanks