I want to count how many rows have the sum value no greater than X.
Same as this http://stackoverflow.com/questions/839704/sum-until-certain-point-mysql but just with an excel formula and only the row count. Using the same examples as in the above, first limit should give the value 2 and the second 4.