@Cycloptichorn,
ok, cyclo....I've got an idea of how to do it, from reading the microsoft online excel thingie, but I can't seem to get it written correctly.
here's what I'm thinking....
If could be a SUMIF formula, and I could use a dummy column, like column F, which I'd hide. There could be all zeros in column F.
I could say, "add B1 and F1, IF the date in A1 is greater than 12/31/09 and less than 1/1/11"
Or, to avoid making a column F, how would you say "=B1 IF the date in A1 is grater than 12/31/09 or less than 1/1/11"