Is it possible two merge two columns in MS Excel?
Suppose A1= "run play" and B1= " jump", could I merge those 2 columns to equal 1 column reading "run play jump"?
Answers:
in C1 type
=A1&" "&B1
" " ="spacebar" = Space in between the two words. If you dont want space, purely put
=A1&B1
Also you can use concatenate function
Use the concatenate Function
I have a sneaking suspicion that you can merge the two columns, but, you will have need of to rename the merged column the process you want.
Does anyone know of any appropriate and relaible work form home scheme?
Fun or unusual job?
Question around e-mail and stamps?
How can i cause a snatched 30 bucks within soon?
How to register a non-profit union that works within Mexico?
Answers:
in C1 type
=A1&" "&B1
" " ="spacebar" = Space in between the two words. If you dont want space, purely put
=A1&B1
Also you can use concatenate function
Use the concatenate Function
I have a sneaking suspicion that you can merge the two columns, but, you will have need of to rename the merged column the process you want.