close

Using sumproduct I want to do something like this

SUMPRODUCT((a2:a10lt;e2)*(b2:b10 c2:c10=5))

where i add cells in different columns (but same row) and condition on
their sum. Can it be done?

Thanks
Erik--
erik550
------------------------------------------------------------------------
erik550's Profile: www.excelforum.com/member.php...oamp;userid=32086
View this thread: www.excelforum.com/showthread...hreadid=519817Try this:=SUMPRODUCT(--($A$2:$A$10lt;E2),--($B$2:$B$10 $C$2:$C$10=5))

quot;erik550quot; wrote:

gt;
gt; Using sumproduct I want to do something like this
gt;
gt; SUMPRODUCT((a2:a10lt;e2)*(b2:b10 c2:c10=5))
gt;
gt; where i add cells in different columns (but same row) and condition on
gt; their sum. Can it be done?
gt;
gt; Thanks
gt; Erik
gt;
gt;
gt; --
gt; erik550
gt; ------------------------------------------------------------------------
gt; erik550's Profile: www.excelforum.com/member.php...oamp;userid=32086
gt; View this thread: www.excelforum.com/showthread...hreadid=519817
gt;
gt;

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()