I wanted to run multiple sequences of numbers in a single column in excel sheet. For example, this is how a sample output should look like :
As you can see, there are two separate sequences of numbers that are running in single column. One starts from "1" and another starts from "100". What formula can I write in excel such that excel leaves a gap of two rows after "1" and "2" and continues to "3" and "4" and so on.
In this example, I have shown two sequences of numbers which are running in a single column, how can I extend that for 3 or 4 sequences etc.

