J
Jayme
Here's what I want to do:
A B C D
1 Shop# 2004 2003 % Change
2 101 50 40 25%
3 102 40 0 N/A
4 103 0 20 N/A
5 104 20 45 -56%
_______________________________
6 ???? xxxx
???? (B6) = I only want to add the numbers in column B if the shop has
a number greater than 0 for both 2004 (B2) & 2003 (C2).
So the amount that ???? (B6) equals would be 70.
xxxx (C6) = I only want to add the numbers in column C if the shop has
a number greater than 0 for both 2004 (B2) & 2003 (C2).
So the amount that xxxx (C6) equals would be 85.
I think you need to use a SUMIF command, but can't quite get it.
Please let me know how to do this.
Thanks for all your help!!!
JR
A B C D
1 Shop# 2004 2003 % Change
2 101 50 40 25%
3 102 40 0 N/A
4 103 0 20 N/A
5 104 20 45 -56%
_______________________________
6 ???? xxxx
???? (B6) = I only want to add the numbers in column B if the shop has
a number greater than 0 for both 2004 (B2) & 2003 (C2).
So the amount that ???? (B6) equals would be 70.
xxxx (C6) = I only want to add the numbers in column C if the shop has
a number greater than 0 for both 2004 (B2) & 2003 (C2).
So the amount that xxxx (C6) equals would be 85.
I think you need to use a SUMIF command, but can't quite get it.
Please let me know how to do this.
Thanks for all your help!!!
JR