Hi,
I see the following link for parsing names.
https://www.experts-exchange.com/ar...asic-6-and-Visual-Basic-for-Applications.html
It does a pretty good job. However, for off the wall formats like LastName,FirstName MiddleName Suffix
The only thing I have found to reorder a name properly with many types of name orders is AI.
Does anyone else know of a program or code to handle variations. Maybe even a way to pass sometime to AI recursively and have it return the name parts?
Looking for an automated way to do this. The customer has stated that the data comes to them that way but they want it in Prefix, FName, MName, LName, Suffix order.
Thanks.
I see the following link for parsing names.
https://www.experts-exchange.com/ar...asic-6-and-Visual-Basic-for-Applications.html
It does a pretty good job. However, for off the wall formats like LastName,FirstName MiddleName Suffix
The only thing I have found to reorder a name properly with many types of name orders is AI.
Does anyone else know of a program or code to handle variations. Maybe even a way to pass sometime to AI recursively and have it return the name parts?
Looking for an automated way to do this. The customer has stated that the data comes to them that way but they want it in Prefix, FName, MName, LName, Suffix order.
Thanks.