irunergoiam
Registered User.
- Local time
- Yesterday, 20:41
- Joined
- May 30, 2009
- Messages
- 76
I have a text field where names are recorded as follows:
"[Last Name], [First Name] [MI]"
Where [MI] can be null
I am trying to find/write an expression that will give me the name as follows:
"[First Name] [Last Name]"
Where the [MI] (if it exists) is not included.
Any guidance would be greatly appreciated.
"[Last Name], [First Name] [MI]"
Where [MI] can be null
I am trying to find/write an expression that will give me the name as follows:
"[First Name] [Last Name]"
Where the [MI] (if it exists) is not included.
Any guidance would be greatly appreciated.