D
Darius
Ex: Row 1 would have first name "John" and row 2 would have last name "Doe"
Now what I need is Row 3 to have from row 1 only first letter from the name
and from row 2 the full lastname. I know how to combine the 2 rows but not to
only get the first letter. Result should be JDoe in row 3
Now what I need is Row 3 to have from row 1 only first letter from the name
and from row 2 the full lastname. I know how to combine the 2 rows but not to
only get the first letter. Result should be JDoe in row 3