Vlookup Macro

J

Joey

I have a monthly export that contains about 3000 records. The data contains
columns with numbers and each month I add a column next to certain exported
columns and do a VLookup to translate the number to a description.

What I would like to do is to create a macro that can do this without having
to add the 25 additional columns each month. Is there a way of doing this
with a macro?
 
Top