combining two cells

M

Michelle

I have a list of names (one column of first names, and one
column of last names). I want to get the initials for the person.

For example:

A B
John Doe

A2=JD
 
Top