C
Cathy
I'm trying to concatenate two text columns:
A2 = Public School
B2 = ;Annual Report
I would like C2 to = Public School;Annual Report
In C2 I am using the formula:
=CONCATENATE(A2,B2)
and that's exactly what shows in the cell instead of my
desired result. How can I get this to convert to the
results of the function?
Thanks,
Cathy
A2 = Public School
B2 = ;Annual Report
I would like C2 to = Public School;Annual Report
In C2 I am using the formula:
=CONCATENATE(A2,B2)
and that's exactly what shows in the cell instead of my
desired result. How can I get this to convert to the
results of the function?
Thanks,
Cathy