If Column A = (certain month) Add (Column C)
Here's the dealio:
Variables:
Column A is for the month.
Column C is an amount of money.
End Result
I want to find the sum of the amounts in Column C only if Column A = a specific month
example:
april 10
may 200
april 555
june 360
TOTAL: $565
Variables:
Column A is for the month.
Column C is an amount of money.
End Result
I want to find the sum of the amounts in Column C only if Column A = a specific month
example:
april 10
may 200
april 555
june 360
TOTAL: $565
Macbook Pro, Mac OS X (10.6.3)