Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
=SUMPRODUCT(--(C2:C10=2008),--(D2:D10="No"),A2:A10) Adjust the ranges to suit your real data. Hope this helps. Pete On Feb 25, 12:36*am, Mayasmom wrote: I need a formula to add values with two criteria in a column. * I am trying to add the values if two criteria are met. *For example below, I want to add the total of the amount that are for 2008 and has a Status of No. The answer would be $86,750. *I could use the Pivot Table, but It's not what I want to use. *Is there another way to do it with a formula? Amount * *Percent * * *Year * * * Status *75,000 * * * * 3.00% * 2008 * *No *6,750 *3.00% * 2008 * *No *9,100.00 * * * 2.00% * 2009 * *Yes *620,000 * * * *2.00% * 2009 * *No *2,800 *2.00% * 2009 * *No thank you, mayasmom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding values from 1 workbook based on criteria & putting in anoth | Excel Discussion (Misc queries) | |||
Adding 3 columns of criteria simultaneously | Excel Worksheet Functions | |||
Adding Columns if Criteria Met | Excel Worksheet Functions | |||
Adding data in columns based on criteria in more than one column.. | Excel Worksheet Functions | |||
adding values based on criteria | Excel Worksheet Functions |