Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have a row c2: c25 which contains date row c5:c25 contains amounts. I need to add the amounts when I select a date from the section box at a20(the date is selected from the c2:c25 date validation list). The result will be on the row c27. I tried the formula =sumif(c5:c25, "=a20", c2:c25) but it adds all the amounts ignoring the critera =a20. Is there any easy way to do this? Some times it shows zero. -- tsony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif for multi conditions. i.e sumif(A1:A10,"Jon" and B1:B10,"A" | Excel Worksheet Functions | |||
Embedding a Sumif in a sumif | Excel Worksheet Functions | |||
SUMIF?? | Excel Worksheet Functions | |||
nested sumif or sumif with two criteria | Excel Worksheet Functions | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions |