Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to find the MIN price for rows that have a volume attached. So
in the example below I want the result to equal $8.25. The formula I'm using is =MIN(IF($b$2:$b$40,$a$2:$a$4,0)). I've also tried =MIN(IF($b$2:$b$4<"",$a$2:$a$4,0)). As soon as there is a blank cell in column B I get the formula to return zero. $ volume $8.25 300 $8.67 200 $8.17 This modification of the conditional SUM formula works for MAX and AVERAGE, but not MIN. Any ideas? I'm using Excel 2003. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't get array formula to work in MATCH function | Excel Worksheet Functions | |||
SUMIF function formula won't work, help | Excel Discussion (Misc queries) | |||
If function question in conditional formula | Excel Discussion (Misc queries) | |||
column to column conditional formatting won't work, need formula | Excel Worksheet Functions | |||
why doesn't my conditional formula work? | Excel Discussion (Misc queries) |