Hello fellas,
I have a problem that i haven't seen a solution for anywhere.
I have 6 columns with numbers: (A2:A400 ... G2:G400) that is a check list of numbers.
$H$1 contains a cell with a number value that should be checked against the check list columns, and always contains 8 digits, 65126548 for instance
However:
Column A contains 2-digit numbers
Column B contains 3-digit numbers
Column C contains 4-digit numbers
Column D contains 5-digit numbers
Column E contains 6-digit numbers
Column F contains 7-digit numbers
Column G contains 8-digit numbers
I'm trying to find a neat formula that first checks for a perfect matcht for H1 against check list column G2:G400, then removes one digit from the right and checks against column F (against 651265)... etc. and then stops after checking column A for 2-digit match (against 65).
Does anyone know a neat way to do this without using data bases?
Appreciate your help!
Bookmarks