Hi,
I have a table which diplays dates in the first column, then values corresponding to the dates in the third colum. It looks like this:
12/23/2005 Bread $3.25
12/26/2005 Milk $2.50
01/22/2006 Jam $4.00
What I'd like to do is to add the totals of the values listed in the third column according to the dates. For example, the formula should only add money spent within the year 2005.
How can I do this?
Thanks!
Bookmarks