Brian Dunning's FileMaker Custom Functions

ParseFullNameToList ( FullName, TitleList, SuffixList )

Produces List from Full Name

  Average rating: 4.0 (34 votes) Log in to vote

John Shanks   John Shanks - Show more from this author
Sunset Knoll Consulting
http://homepage.mac.com/sk_consulting/

Share on Facebook Share on Twitter

  Sample input:
ParseFullNameToList ("Dr. Evin Wilson III", TitleList, SuffixList)
  Sample output:
Dr.
Evin

Wilson
III

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This function accepts a person's full name, including title, first, middle and last names, and suffix and produces a list with:

Value 1 = title
Value 2 = first name
Value 3 = middle name
value 4 = last name
value 5 = suffix

Title, middle name and suffix are optional. If, for example, the middle name is not given, Value 3 will just be a RETURN character in the list (as seen in the example data case).

The TitleList is a list of words likely to be used as title (Mr., Miss, etc.) Similarly, the SuffixList is a list of likely suffixes (II, Jr, Sr, etc.)

The function now accepts a full name that has has last name first, followed by a comma, and then first name.
This function borrows heavily from the GetFirstName, GetLastName functions by Steve Bush

 

Comments

Denise   Denise, Boston
May 16, 2013
This works great. Thanks!

How would I edit it to allow for hyphenated suffixes? I deal with medical suffixes such as PA-C (certified physician's assistant). Adding them to the suffix list doesn't do it.

And how do I account for multiple suffixes such as "MD, MPH"? Or for that matter, multiple commas?

The worst is multiple suffixes with multiple hyphens!
 
Eric   Eric, SJSU
Oct 31, 2014
This seems to work well for my data except for the situation where there is only a first name, it comes up with that one name for both the first and last name. I made a quick tweak to look at the number of words and if there is only one to assume it is the first name.
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: