yes , this file checking is for IMSI
for IMSI chk1
TOTAL COUNT of Matching IMSI ,IF the file name of DATA! contains file type KER01 and Left of column B,5 of DATA! MATCH with column A value of lookup!
for example of how I got the expected output as 3 for 1st case :Left of column B,5 of DATA! Which are in cells B9,B11,B12 matches with values in cells column A2 & A2 values of lookup!
for IMSI chk2
TOTAL COUNT of NONMatching IMSI ,IF the file name of DATA! contains file type KER01 and Left of column B,5 of DATA! MATCH with column A value of lookup! Except count of 40419.
example of how I get the expected output as 3 for 1st case : NON of the values of Left of column B,5 of DATA! Not matching with any of the values in column A values of lookup! and Left of column B,5 <>"40419" of DATA!
file not getting prpperly uploded.