Thanks for the feedback, I figured it would be a vlookup but have had quite a difficult time getting it to work right
Here is what I have come up with so far
=VLOOKUP(A2,NewCode!$A$2:$B$253,0)
"NewCode" referes to worksheet2
I am not sure how to handle duplicates with this yet but one thing at a time, right...