I'm needing it to calculate like IF it was in chronological order.
It is for accidents that occurred and finding out how many days since the last accident but the data is entered radomly.
So, the formula needs to be able to tell, what is the oldest date and the elapsed time it took since the next chronological next date.
The "answers" to the math is what I posted in post # 3 but I had to put them in chronological order to get that, I need a formula that I don't have to sort the data first which is why I thought I needed to have a helper column. In my original post, #1 is the newest date and #7 is the oldest date. So I need a formula that maybe says for it to search the helper column for 7, grab the date next to it, then look for 6 and minus the date that matches for 6.
My first example I had the formula (that doesn't work) All the way to 1, search 1 date and minus 2 date, 2 date minus 3 date, 3 date minus 4 date, so on and so forth....since the helper column says what order they are chronologically.
I hope I'm not confusing it more....