hi
i have one column with 15000 numbers
i have another column with 18000 numbers
there are, by simple math, 3000 numbers missing, but i dont know which ones
i tried using
=IF(ISNUMBER(MATCH(E2,D1:D20000,0)),"",1)
but it finds a total of 1784 missing. so obviously that function isnt working
any way to do this to get an accurate fix on what is and isnt in that column?
thanks
i have one column with 15000 numbers
i have another column with 18000 numbers
there are, by simple math, 3000 numbers missing, but i dont know which ones
i tried using
=IF(ISNUMBER(MATCH(E2,D1:D20000,0)),"",1)
but it finds a total of 1784 missing. so obviously that function isnt working
any way to do this to get an accurate fix on what is and isnt in that column?
thanks