Is it possible to sum every other row ?
Or maybe sum rows where the row number is odd (or even) ?
I'm looking at the SUMIF function, but I don't think that can handle what I am trying to do.


Anyone ?