View Single Post
  #1   Report Post  
CM
 
Posts: n/a
Default A list of Consecutive Integers, can I search for missing integers

If I have a column of sorted consecutive Integers, can I search that column
and find cells that might be missing a consecutive Integer? We have a list
of customer numbers and if we don't have a number in the sorted sequential
order we want to be able to know that. Any help?