Thread
:
How to determine the minimum value with given condition?
View Single Post
#
3
Posted to microsoft.public.excel.misc
squenson via OfficeKB.com
external usenet poster
Posts: 78
How to determine the minimum value with given condition?
I would create a new column (let's say G) with the formula in G2 and copy it
down:
=IF(A2$C$1,B2,"")
Then I would put in D1:
=MIN(G1:G65536)
--
Message posted via
http://www.officekb.com
Reply With Quote
squenson via OfficeKB.com
View Public Profile
Find all posts by squenson via OfficeKB.com