09-04-2020 09:37 PM
Hi I am trying to merge 4 columns (address, city, state and zip code) into one column....how do I do this? I tried merge and center but it deleted my data. Any help would be appreciated!
09-04-2020 09:53 PM
@catcremo Look into functions like CONCATENATE, CONCAT or TEXTJOIN, depending on the Excel version you are working with.