Forum Discussion
rocio negrete
Feb 06, 2018Copper Contributor
MASS MERGING TWO COLUMNS FOR MORE THAN 500 ROWS AT ONE TIME
I have a spreadsheet in Excel with over 500 names that need to be merged first name last name, but it take too long to concatenate one row at a time and I wanted to know If it's possible to do full columns at once with a formula, or is there an easier way?
- JKPieterseSilver ContributorYou mean with a formula like:
=A2&" "&B2- rocio negreteCopper Contributor
Yes, but versus typing formula 500 times since its different cell #'s is there an easier way because I have 7 spread sheets of 500 names and that would mean typing formula about 3500 times.
- JKPieterseSilver ContributorI'm afraid I miss your point. You can simply copy the formula down accross all cells next to your data, Excel adjusts the row numbers automatically.