Forum Discussion

Deleted's avatar
Deleted
Aug 12, 2017

Combining columns together while adding new information

My problem is I want to combine two columns together that have city and state but i also need to add a comma and a space in front of the state  this is for like 6000 plus cells, i would like to be able to do this all at once or add comma and space first for column b then combine columns togeather i.e

                A                             B                          End Result

nashville                               tn                  Nashville, TN

belleville                               il                    Belleville, IL

 

 

Thank You for your help.

  • Thanks for all the help ended up using =concatenate(B:B,C:C) and then scrolled over D column hit ctrl+enter and wala i ended up using the same formula to add the comma and space just took an extra stepp and used paste special value to just keep text and not formula thank you so much for taking the time to answer my question.

Resources