If there is logic to the sequence, simply test the logic
eg - if you require numbers to increment by 1 then
=if(A2-A1<>1,"Error in sequence","")
if you require them to increment by 5 then
=if(A2-A1<>5,"Error in sequence","")
in both cases, copy the formula to the bottom of your data set and then use the filter to view missing items
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
Please read FAQ222-2244 before you ask a question