I need a formula, sumif?

H

Harvey Waxman

Reposting because I might have mucked up my earlier request.

I'd like to get the sum of values in column G where the values are less
than M12, equal or more than M11, and where the corresponding entry in
column I equals 'sale'.

I tried this but with no success:

=SUM(IF(($G$29:$G$1000<M12)*($G$29:$G$1000>=M11)*($I$29:$I$1000="sale"),
$G$29:$G$1000))

I hope this doesn't violate protocol.

Thanks
 
H

Harvey Waxman

I was wrong. It works as is. I will voluntarily ban myself for at
least a week for wasting your time :-(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top