So I have a data set, the only problem is the years are not continuous (i.e. it jumps from 1920 to 1925 etc etc). I have at least a few thousands gaps to fill so was hoping there would be an easier way to add the rows and fill in the appropriate dates. I put in a formula that tells me how many rows need to be added in each current line (so for the above example it would read 5, so I need to add 4 rows and the numbers 1921-1924 in those rows). Any advice?