General discussion
April 3, 2001 at 05:31 AM
im_chaz

Excel – Find the missing numbers

by im_chaz . Updated 25 years, 3 months ago

I have a sequence of numbers with a start range of 1 to 10,000.

In this column of 1 – 10,000 the numbers are sorted sequentially but in between some of the numbers are missing.

For example between 1 – 10,000, the numbers missing are 5, 120, 3000, 4500 and various other numbers. How do I build an excel formula to tell me what numbers are missing in this sequence.

I know there is a way to produce it using the VB code by using a FOR-NEXT-LOOP but is there a way to find the answer with using VB coding.

This discussion is locked

All Comments