Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
As a subset of my problem, I am trying to figure out what is wrong my sumproduct formula. I am sure that it is something simple. I have the following cells: A1=8; B1=16 A2:B3 = 0 In cell A5, I want the sum of Col A when Col A is less than Col B. I have... =sumproduct(a1:a3<b1:b3, a1:a3) When I use this equation, I get 0. I was expecting 8. When I select and evaluate A1:A3<B1:B3, I get {true; false; false}. When I select and evaluate a1:a3, I get {8;0;0} What am I doing wrong that I am not getting 8 for my answer? Thank you. Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a form with 2003 Question | Excel Discussion (Misc queries) | |||
Sumproduct Question | Excel Discussion (Misc queries) | |||
another sumproduct question | Excel Worksheet Functions | |||
Sumproduct question | Excel Worksheet Functions | |||
update row numbers after different active cells in macros followi. | Excel Discussion (Misc queries) |