If the numbers are unique (i.e. no duplicates) then do a DCount and see if you have 100 records. Now if you want to know which ONES are missing, Paul's answer is correct. But if the question is simply "Are any numbers missing" then the answer is to count them if they are otherwise unique.