Hellow fellow Accessers!
I am trying to parse some information from a total name field with varying information in it. I have used the instr(), mid(), left(), right() and IIF() to get city, state, zip, country, but the name has me befuddled. The name has varying lengths like this:
John P. Doe
Mr. Johanne P. Doe
Juan Doe
Doe
Juanito Doe, III
Dr. John Citizen
Ms. Juanita Ruiz Cruz
What I would like is to filter the Salutation(if any), FirstName, MiddleInitial (if any), LastName.
Apologize for the long-winded post.
Email response if possible: jason@chitester.com
Thanks in Advance all you ACCESSorizers