I am currently trying to index match with only the first 10 digits of the lookup value.
=index(R:R, MATCH(E2,AQ:AQ,0))
this returns my match if they are exact, the problem is I am working wit data that is not to be modified.
what I need (AQ:AQ) , what I need with extra string(E2), value from...