I am looking for a way to scan a column in a sheet and if the code matches with a longer version of the code in a separate column, replace the short code with the longer code. For example in column 1 rows 1-10 contain code "ABCD". Search column 2 and find "Code_Type_ABCD" and replace "ABCD" in column 1 with the value "Code_Type_ABCD" from column 2. There are 50 different codes on sheet 1 that will need to be searched for and replaced with values from sheet 2. Or even set a formula in column 3 that would list the correct code from column 2 on each row.
Bookmarks