H
Harvey Waxman
Thanks to several of you, I successfully us this formula to determine a
total of the values in the range in G9817:G10713
{=SUM(IF(($G$9817:$G$10713<M10),$G$9817:$G$10713))}
I'd like to enhance this so that I don't have to first sort H to find
the relevant range.
I sort column I so that I can identify the range of the values in H that
have the word "sale" in I. There must be an additional IF statement I
can add to the formula so I can apply it to the entire column G1:G11000.
"Give the total of all the values in G that have the word "sale" in I
and are less than M10"
I hope this is clear and thanks again
total of the values in the range in G9817:G10713
{=SUM(IF(($G$9817:$G$10713<M10),$G$9817:$G$10713))}
I'd like to enhance this so that I don't have to first sort H to find
the relevant range.
I sort column I so that I can identify the range of the values in H that
have the word "sale" in I. There must be an additional IF statement I
can add to the formula so I can apply it to the entire column G1:G11000.
"Give the total of all the values in G that have the word "sale" in I
and are less than M10"
I hope this is clear and thanks again