MS Excel text handling question?
I want to combine text strings from different cells to create a new string:
A B C
1 John Doe John Doe
2. Mary Roe Mary Roe
I know there's a way, did it years ago; something like "A1"+"B1" as the formula for C1.