Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUMPRODUCT(--($B$2:$B$100=startdate),--($B$2:$B$100<=enddate),--($C$2:$C$100=method),($A$2:$A$100))
startdate, stopdate, and method are whatever cell references you need to be. The range is from row 2 to 100, expand as needed (and they all should be same length). -- John C "Quo.vadio" wrote: how can I add totals from one column based on criteria in two other columns. For example. I need to add the total amount of payments received between two dates, based on the method of payment Columns are A: amount Payed B: Date C: Method (e.g. check, cash, etc.) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I want to add totals using several criteria from different column | Excel Discussion (Misc queries) | |||
Summing totals on separate worksheet based on 2 criteria | Excel Discussion (Misc queries) | |||
Return Totals from Certain Criteria | Excel Worksheet Functions | |||
Totals based on meeting multiple criteria | Excel Worksheet Functions | |||
How do I sum YTD totals based on monthly totals | Excel Discussion (Misc queries) |