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
How do I copy the file down?
Wyn Hopkins
Jan 14, 2019MVP
Copy the formula (Ctrl + c) then select the cells where the formula needs to go and Paste (Ctrl + v)
- rayeverestJan 14, 2019Copper Contributor
The column and row identifiers change for each cell, so this copy/paste method will not work.
- Wyn HopkinsJan 14, 2019MVPcould you post a sample file please
- rayeverestJan 15, 2019Copper Contributor
I combined a sample Excel file with two columns of text. The difference with the real Excel file is that I have over two thousand lines of text, so a manual copy/paste will not be useful. Also, the version of Excel I am using does not have Power Query.