Hi All,
Hoping someone could advise which tool and formula to use for the following scenario:
I need to identify if the first 6 characters of a string match to something on a list, so basically a vlookup but only for the first 6 characters in the string e.g. if a 9 number string has 111111, 123456, 999999 etc as the first six digits.
123456777 - YES
999999000 - YES
777778907 - NO
Hope this makes sense!
Cheers
Harry