Hey all,
My initial post was too confusing. I will try to simplify.
I have this record:
Notice after the second ampersand, there's a name without the comma.
Now look at this record:
Notice after the second ampersand, there's a name with a comma delimited last from first and middle initial.
I have this formula:
This successfully addresses the situation where there's a comma and outputs this:
However, in instance where there's no comma delimiting last and first name after the second ampersand, it outputs:
This is wrong. It's supposed to output:
In other words, if there's a comma, then we take the last name after the second ampersand, otherwise we pull the last name from the very beginning of cell.
Thanks for response.Attachment 89414
Bookmarks