Hi, I wonder whether someone may be able to help me please,
I have a spreadsheet where I'm trying to use the SumIF function to sum a particular value which must fit certain criterias from other columns.
I have managed half of it, but I just can't seem to work out the rest. I would like to sum the figures in Column AE, but only if the values in Column J are either 'H', I' or 'P' and the value in Column K is 'G'.
This the formula I've put together to pull together the multiple values in Column J, but for the life of me can't find a way to incorporate the value from Column K aswell.
=Sum(SumIF($J$3:$J$200,{"H";"I";"P"},$AE$3:$AE$200)
Could someone perhaps give me a helping hand with this please.
Many thanks
Chris
I have a spreadsheet where I'm trying to use the SumIF function to sum a particular value which must fit certain criterias from other columns.
I have managed half of it, but I just can't seem to work out the rest. I would like to sum the figures in Column AE, but only if the values in Column J are either 'H', I' or 'P' and the value in Column K is 'G'.
This the formula I've put together to pull together the multiple values in Column J, but for the life of me can't find a way to incorporate the value from Column K aswell.
=Sum(SumIF($J$3:$J$200,{"H";"I";"P"},$AE$3:$AE$200)
Could someone perhaps give me a helping hand with this please.
Many thanks
Chris