diamondgeezer1974
Board Regular
- Joined
- Oct 11, 2004
- Messages
- 161
Hi All,
This should be a Quickie for you. I'm sure I'm Missing something obvious here.
Column A = Status Column - Either has a value of Yes or is left Blank
Columns B - E have numbers in them
Is there a formula I can write that says if 'Yes' is in column A then Sum up all the numbers in columns B-E?
Ive tried the following :
=SUMIF(A:A,"=Yes",B:E)
trouble is its only giving me the sum of the numbers in Column B only, not all numbers accross columns B & E.
Should i be using some other sort of SUM function?
Cheers
DG
This should be a Quickie for you. I'm sure I'm Missing something obvious here.
Column A = Status Column - Either has a value of Yes or is left Blank
Columns B - E have numbers in them
Is there a formula I can write that says if 'Yes' is in column A then Sum up all the numbers in columns B-E?
Ive tried the following :
=SUMIF(A:A,"=Yes",B:E)
trouble is its only giving me the sum of the numbers in Column B only, not all numbers accross columns B & E.
Should i be using some other sort of SUM function?
Cheers
DG