P
Pete
I hope someone can help me with a workaround for a sumif formula that
has to work on a 3d range, I'm trying to total values that meet
specified criteria on multiple worksheets without adding up 12 sumif
formulas, for example
A B
1 fees =sumif(jan:dec!$C$1:$C$100,A1,jan:dec!$D$1:$D$100)
2 office
3 supplies
4 shipping
I know that this formula will return a #value error, but is there a
way to emulate this using something like
=sum(jan:dec!$C$1:$C$100,A1,jan:dec!$D$1:$D$100)....?
as you can see, i didn't get too far
thanks in advance
Pete
has to work on a 3d range, I'm trying to total values that meet
specified criteria on multiple worksheets without adding up 12 sumif
formulas, for example
A B
1 fees =sumif(jan:dec!$C$1:$C$100,A1,jan:dec!$D$1:$D$100)
2 office
3 supplies
4 shipping
I know that this formula will return a #value error, but is there a
way to emulate this using something like
=sum(jan:dec!$C$1:$C$100,A1,jan:dec!$D$1:$D$100)....?
as you can see, i didn't get too far
thanks in advance
Pete