Find and fill gaps in sequential numbers using a formula
Is there a formula I can use to find gaps in sequential numbers and fill in the missing ones?
For example, if I have the series: 1000, 1001, 1004, 1009 and I want the range to be from 1000 to 1010, is there a formula that I can write to detect the missing numbers and add them in?