telecomadmin12
Technical User
In Excel I am trying to match numbers against a list containing numbers and I am looking for the closest match meaning the most leading digits being the same.
Let's say I have a number 1234002934 and a list of other numbers that looks like this:
12340029
12340028
1234002
12340
123
12
1
12340029 in the list is the closest match to the number 1234002934. The most leading digits are the same.
Then I might have another number e.g. 125555555. The closest match for that in the list would be 12.
How do I achieve that with an excel function?
Vlookup would be best if possible.
Thanks.
Let's say I have a number 1234002934 and a list of other numbers that looks like this:
12340029
12340028
1234002
12340
123
12
1
12340029 in the list is the closest match to the number 1234002934. The most leading digits are the same.
Then I might have another number e.g. 125555555. The closest match for that in the list would be 12.
How do I achieve that with an excel function?
Vlookup would be best if possible.
Thanks.