Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I am trying to work out how to extract data with 2 criteria using SUMIF and IF but cannot manage it. In the worksheet which holds the results: Column A has dates Column B where the results of the formula will be placed I wish to extract data from another worksheet but with an extra criterion and that is "Warehouse". This data is taken from "sheet2" Column B (Where "Warehouse" is one of many different values) Column C (Where the dates are situated) Column D (Where the cash is situated) I tried : =IF(Sheet2!B:B="Warehouse",SUMIF(Sheet2!C:C,'2005 Takings'!A1,Sheet2!D:D)) It doesn't work (Returns FALSE)..................... any ideas please Laddy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use SUMIF to return sums between two values located in cells | Excel Worksheet Functions | |||
SUMIF Not | Excel Discussion (Misc queries) | |||
Sumif or Sumproduct 2 criterias not working | Excel Discussion (Misc queries) | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions | |||
SUM(IF( Array to avoid #NUM! values | Excel Worksheet Functions |