Hi
I'd like to create a sum if which is based on two conditions:
i) if the "zone" in column A is "zone 2" and
ii) if the word "up" is in column F
I've used the formula below, but Excel doesn't like it!
I'm using the sumif formula in a Summary tab and looking at data in the "PData" tab.
Any help would be much appreciated.
'=SUMIFS(PData!A:A,A:A,”Zone 2”,PData!F:F,”UP”)
Thanks in advance.
I'd like to create a sum if which is based on two conditions:
i) if the "zone" in column A is "zone 2" and
ii) if the word "up" is in column F
I've used the formula below, but Excel doesn't like it!
I'm using the sumif formula in a Summary tab and looking at data in the "PData" tab.
Any help would be much appreciated.
'=SUMIFS(PData!A:A,A:A,”Zone 2”,PData!F:F,”UP”)
Thanks in advance.