Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to sum over cells in column A based on a criterion on column B. The
criteria is kind of complicated, and a custom function [Fn(S as string) as byte] has been written for the purpose. The formula = IF(Fn(B2)0, A2,0) works fine, so I tried the array formula {=SUM(IF(Fn(B2:B5)0, A2:A5,0))} but that doesnˇ¦t work. (returning a #VALUE! error) Suggestions are most welcome! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF with Mutiple Ranges & Criteria | Excel Discussion (Misc queries) | |||
SumIf Criteria Matches | Excel Worksheet Functions | |||
how can I use shading as criteria in a formula? | Excel Worksheet Functions | |||
Formula Does Not Omit Criteria | Excel Worksheet Functions | |||
Formula to determine a future date based on criteria | Excel Worksheet Functions |