Combining all rows of two colums together into one column

J

Jim B

I am using the CONCATENATE function to combine the data of two columns into 1
new column. I have 65,000 rows of data. How do I copy this function into each
of the 65,000 rows of my new column without having to enter the function
manually into each row? ie, =CONCATENATE(F2," ", G2) is for the first row.
I need this for each row up to =CONCATENATE(F65000," ",G65000).
 
J

Jacob Skaria

Select the formula cell in row2. Double click the handle (right bottom) of
cell selection box. OR copy the cell>Select the cells>paste
Special>Formulas>OK

If this post helps click Yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top