close

Need a formula to serve a simple/complex function.

NEED IT TO PERFORM A -=COUNTIF- TO MAKE SURE THE VALUES IN
CLOUMN A MATCH CERTAIN CRITERIA. IF THEY MATCH THE CRITERIA
THAN I WOULD LIKE FOR IT TO SEARCH ANOTHER COLUMN IN THE SAME ROW
AND OF THOSE VALUES AND RETURN ME THE MINIMUM VALUE OF ALL THE RESULTS.

-Ex., (Table of Supermarket prices) I have a table that has Fruit in
column A and Prices in column B. I need to search for bananas and have
the minimum price returned to me.-

Any help would be great, I am sooo lost on this one.

'First Post Yippeee'--
kermitforney
------------------------------------------------------------------------
kermitforney's Profile: www.excelforum.com/member.php...oamp;userid=32536
View this thread: www.excelforum.com/showthread...hreadid=523207Try...

=MIN(IF(A2:A100=quot;Bananaquot;,B2:B100))

....confirmed with CONTROL SHIFT ENTER, not just ENTER.

Hope this helps!

In article gt;,
kermitforney
gt; wrote:

gt; Need a formula to serve a simple/complex function.
gt;
gt; NEED IT TO PERFORM A -=COUNTIF- TO MAKE SURE THE VALUES IN
gt; CLOUMN A MATCH CERTAIN CRITERIA. IF THEY MATCH THE CRITERIA
gt; THAN I WOULD LIKE FOR IT TO SEARCH ANOTHER COLUMN IN THE SAME ROW
gt; AND OF THOSE VALUES AND RETURN ME THE MINIMUM VALUE OF ALL THE RESULTS.
gt;
gt; -Ex., (Table of Supermarket prices) I have a table that has Fruit in
gt; column A and Prices in column B. I need to search for bananas and have
gt; the minimum price returned to me.-
gt;
gt; Any help would be great, I am sooo lost on this one.
gt;
gt; 'First Post Yippeee'

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

software

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