Hi folks,
I'm struggling with the following. String: "A.B. Smith" needs to result in string "A.B." and string "Smith". I other words I want to extract initials and name from a string into 2 separate strings.
Can somebody put me on the right track.
Best regards,
Aad
I'm struggling with the following. String: "A.B. Smith" needs to result in string "A.B." and string "Smith". I other words I want to extract initials and name from a string into 2 separate strings.
Can somebody put me on the right track.
Best regards,
Aad