Q.

If the values in A1 is “MCQ” and B1 is “Questions”, which function will return “MCQ@Questions” in cell C1?

A. =A1 + “@” + B1
B. =A1 # “@” # B1
C. =A1 & “@” & B1
D. =A1 $ “@” $ B1
Answer» C. =A1 & “@” & B1
1.6k
0
Do you find this helpful?
20

Discussion

No comments yet