Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
please consider the following example: a c 1 a d 2 Why is (as matrix formula) =SUM(IF((A1:A2="a")*(B1:B2="d");C1:C2;0)) (which is 2) different from (as matrix formula) =SUM(IF(AND(A1:A2="a";B1:B2="d");C1:C2;0)) (which is 0)? I would expect 2 in both cases. Rregerds Olaf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiplication | Excel Worksheet Functions | |||
multiplication | Excel Worksheet Functions | |||
Matrix Multiplication | Excel Worksheet Functions | |||
charting a difference of 2 columns' w/o adding a difference column | Charts and Charting in Excel | |||
if logical test true, then hlookup, if false then difference betwe | Excel Worksheet Functions |