I have a column of names with every cell of the column filled, then next to it I have a column of sporadically populated cells containing nicknames for those in column 1. I need to replace the names in the first column with the nicknames in the second column, but leave the names for which there is no nickname unchanged. How can I do this?