Forum Discussion
rayeverest
Jan 10, 2019Copper Contributor
Combine two Excel columns without losing data
I need a way to combine two Excel columns without losing data. I would like a method which is fast and easy.
rayeverest
Jan 12, 2019Copper Contributor
Any option I find involves loss of data.
Wyn Hopkins
Jan 12, 2019MVP
If you have data in A1 to A10 and B1 to B10 then in C1 type = A1&B1 then copy this formula down.