I have multiple rows of data. In column "C" there is a maximum value of 1000. If "C" does not equal 1000 then the sum of either two, three or four consecutive rows in "C" will equal 1000. I want a formula to tell me how many consecutive rows when taking the sum of "C" equals 1000, giving the answer (1,2,3 or 4) in column "D". Is this possible? Thanks in advance.