View Single Post
 
Old 10-31-2016, 10:30 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

You wrote:

I thought it would be something like =IF(B13:B100="ITEM A",B6-C13:C100,"")

What about: =$B$6-SUMIF($B$13:$B$100,"ITEM A",$C$13:$C$100)
Reply With Quote