A
ant
I want to add numbers that meet 3 criteria
For example look through column 1 for "man" that
through column 2 for "22" than trough column 3 for "2003"
So if these three arguments are true and what's in column 4
I have these 3 formulas which all work
=SUMIF($AO$2:$AO10000,AV4,$O$2:$O10000)
SUMIF($AM$2:$AM10000,AV5,$O$2:$O10000)
=SUMIF($AK$2:$AK10000,AV3,$O$2:$O10000)
I need a way to combine them.
I already posted this question but I didn't receive an
answer that worked
Please help
For example look through column 1 for "man" that
through column 2 for "22" than trough column 3 for "2003"
So if these three arguments are true and what's in column 4
I have these 3 formulas which all work
=SUMIF($AO$2:$AO10000,AV4,$O$2:$O10000)
SUMIF($AM$2:$AM10000,AV5,$O$2:$O10000)
=SUMIF($AK$2:$AK10000,AV3,$O$2:$O10000)
I need a way to combine them.
I already posted this question but I didn't receive an
answer that worked
Please help