abbaddon223
Registered User.
- Local time
- Today, 07:13
- Joined
- Mar 13, 2010
- Messages
- 162
Hi,
I have a field: [CustomerName] which contains:
Mr Chris Smith
As an example. In some cases there is a "." after the Title, IE:
Mr. Chris Smith.
Ideally I want to be able to split these into
Title
Forename
Surname
But mainly just get the forename.
Can anyone help please?
I have a field: [CustomerName] which contains:
Mr Chris Smith
As an example. In some cases there is a "." after the Title, IE:
Mr. Chris Smith.
Ideally I want to be able to split these into
Title
Forename
Surname
But mainly just get the forename.
Can anyone help please?