AlbertRBrowne
New Member
- Joined
- Jun 25, 2011
- Messages
- 6
I am using ths formula to sum unique values in a range
{=SUM(IF(FREQUENCY(IF($G$30:$G$279=$I$5,MATCH($F$30:$F$279,$F$30:$F$279,0)),ROW($G$30:$G$279)-ROW($G$30)+1),1))}
I now want to add another critera in that I only want to sum if the value in another column matches a given value. Can anyone help?
Thanks
Albert
{=SUM(IF(FREQUENCY(IF($G$30:$G$279=$I$5,MATCH($F$30:$F$279,$F$30:$F$279,0)),ROW($G$30:$G$279)-ROW($G$30)+1),1))}
I now want to add another critera in that I only want to sum if the value in another column matches a given value. Can anyone help?
Thanks
Albert