Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9788

SUMIF between range of numbers if matching specific text string

$
0
0

I am trying to make a formula that calculates the sum of orders from a table if it matches the product type text string (for example, 'socks') and is within a specific price range (for example, '>=0.1' and '<=0.99'

=SUMIF(D2:D7,A2:A7,"Socks",C2:C7,">=0.1",C2:C7,"<0.99")

D2:D7 = orders

A2:A7 = product type

C2:C7 = price

I'm at a bit of a loss with it - any help would be appreciated - thanks!

enter image description here


Viewing all articles
Browse latest Browse all 9788

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>