S
sam
Hi All,
How can I extract First letter from first name, remove the space between
first and last name and keep the last name?
For eg:
I have a list of Names in this format:
John Doe
Will Smith
and I want them like this:
jdoe
wsmith
Thanks in advance
How can I extract First letter from first name, remove the space between
first and last name and keep the last name?
For eg:
I have a list of Names in this format:
John Doe
Will Smith
and I want them like this:
jdoe
wsmith
Thanks in advance