R
rrupp
I have 3 columns.
the first column is first name, the second column is last name and the third
column is our email address extension, for example @mercycare.org.
I want to take the first letter of the first name and last name column and
add it to the contents of the third column and copy that for all cells.
For example:
Column A John
Column B Smith
Column C @mercycare.org
The final column should be [email protected]
Anyway to do that? Hope I explained it well. Thanks for any assistance.
the first column is first name, the second column is last name and the third
column is our email address extension, for example @mercycare.org.
I want to take the first letter of the first name and last name column and
add it to the contents of the third column and copy that for all cells.
For example:
Column A John
Column B Smith
Column C @mercycare.org
The final column should be [email protected]
Anyway to do that? Hope I explained it well. Thanks for any assistance.