Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I understand you...
Array entered: =SUM(IF((B1:B5<0)*(C1:C5="this"),A1:A5*1/B1:B5)) If your numbers in column B are *always* positive: =SUM(IF((B1:B50)*(C1:C5="this"),A1:A5*1/B1:B5)) I'm more "comfortable" using 0 rather than <0. -- Biff Microsoft Excel MVP "jlclyde" wrote in message ... Biff, I have another part to the same question. What happens if there is a third variable present? Say C olumn must also match. C is text. Thanks, Jay |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Divide By help? | Excel Worksheet Functions | |||
divide | Excel Discussion (Misc queries) | |||
divide by zero | Excel Worksheet Functions | |||
divide by 0 | Excel Worksheet Functions | |||
Divide one row over other row I dont wont to divide one number | Excel Discussion (Misc queries) |