Noob:
I need to populate a list based on a list of names. The list of names I get is formatted by our HR department.
first name middle initial last name
Ex: John L. smith.
First name and middle initial are in one column and last name is in its own column.
I need to take that data and copy it into one column as first name, one column as last name. And complete remove the middle initial. Not all employees on this list have a middle initial.
Ex:
John Smith.
What’s a formula I can use to automate this?
I need to populate a list based on a list of names. The list of names I get is formatted by our HR department.
first name middle initial last name
Ex: John L. smith.
First name and middle initial are in one column and last name is in its own column.
I need to take that data and copy it into one column as first name, one column as last name. And complete remove the middle initial. Not all employees on this list have a middle initial.
Ex:
John Smith.
What’s a formula I can use to automate this?