hello,
I am looking for a way to search and replace but replace the original cell with the value that it finds. I have two columns with city names in them, but one column has aggregated values (newyork-newjersey) and the other has single name cities in them only. Is there a way to systematically select a cell in the smaller name column, search for that name in the bigger column, and then replace the original smaller name cell with the total cell it finds? For example, select newyork cell, search for newyork in the other column, find a cell that contains newyork-newjersey, and replace newyork cell with newyork-newjersey. (then move down and do this for every cell in the smaller column)? My underlying problem is that the cities are not recorded in the same way which makes statistical analysis impossible.
Thanks for any help!
I am looking for a way to search and replace but replace the original cell with the value that it finds. I have two columns with city names in them, but one column has aggregated values (newyork-newjersey) and the other has single name cities in them only. Is there a way to systematically select a cell in the smaller name column, search for that name in the bigger column, and then replace the original smaller name cell with the total cell it finds? For example, select newyork cell, search for newyork in the other column, find a cell that contains newyork-newjersey, and replace newyork cell with newyork-newjersey. (then move down and do this for every cell in the smaller column)? My underlying problem is that the cities are not recorded in the same way which makes statistical analysis impossible.
Thanks for any help!