I have a column of numeric values that I want to replace with an associated alphanumeric value.
Column A has a list of the various numeric values
Column B is the destination for the matching alphanumeric value
Column C&D have the original numeric/alphanumeric mappings, with each mapping being in the same row.
So the macro would look at A4, then look down column C to find the match. Then it would look at the corresponding value in Column D that would be entered in Column B.
Any suggestions?
Thanks
Column A has a list of the various numeric values
Column B is the destination for the matching alphanumeric value
Column C&D have the original numeric/alphanumeric mappings, with each mapping being in the same row.
So the macro would look at A4, then look down column C to find the match. Then it would look at the corresponding value in Column D that would be entered in Column B.
Any suggestions?
Thanks