C
Craig Mowbray
Hello,
I would like to use countif or another worksheet function to add cells that
fit multiple criterias.
A B C D E F
1 09/01/03 08/13/03 1 A 200 300
2 08/17/03 1 A 300 100
3 09/05/03 1 A 100 300
4 09/08/03 2 B 200 500
5 09/14/03 1 A 200 300
6 09/20/03 2 B 200 500
A1 will alway be a first of the month date (in this case Sept 1, 2003) and
criteria #1, Column "B" is a invoice date,
"C" is a criteria #2, "D" is a criteria #3, E-F are the data. I wish to use
A1 as a search for column "B" to match all dates that are in the A1's Month
and Year, in
this case I'm looking for all dates in column "B" that are September-2003.
Then
from thoses I wish to define my search to column "C", lookin for "1", then I
wish define my search once more to column "D", looking for "A", then I wish
to add up column "E" with countif function. In this case the total would be
300.
Thanks in Advance!
Craig
I would like to use countif or another worksheet function to add cells that
fit multiple criterias.
A B C D E F
1 09/01/03 08/13/03 1 A 200 300
2 08/17/03 1 A 300 100
3 09/05/03 1 A 100 300
4 09/08/03 2 B 200 500
5 09/14/03 1 A 200 300
6 09/20/03 2 B 200 500
A1 will alway be a first of the month date (in this case Sept 1, 2003) and
criteria #1, Column "B" is a invoice date,
"C" is a criteria #2, "D" is a criteria #3, E-F are the data. I wish to use
A1 as a search for column "B" to match all dates that are in the A1's Month
and Year, in
this case I'm looking for all dates in column "B" that are September-2003.
Then
from thoses I wish to define my search to column "C", lookin for "1", then I
wish define my search once more to column "D", looking for "A", then I wish
to add up column "E" with countif function. In this case the total would be
300.
Thanks in Advance!
Craig