Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
An example will help but assuming that you want to extract a value from column C if the dates in column D and E match your dates entered in cells A1 and B1 and put the value in A2 use in A2 =sumproduct(--(A1=$D$1:$D$1000),--(B1=$E$1:$E$1000),$C$1:$C$1000) "Sarah" wrote: Does anyone know if you can combine and IF, AND, and VLOOKUP. I need to lookup 2 different dates in a table and if both of those dates appear on one sheet, I need the associated value to be returned. If this is possible, how would I do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup 2 values and return a third | Excel Worksheet Functions | |||
lookup 1 value and return multiple corresponding values | Excel Worksheet Functions | |||
How do I use LOOKUP to return a range of values, then SUM values? | Excel Worksheet Functions | |||
lookup mutliple values to return one value | Excel Worksheet Functions | |||
How do I lookup and return different values when the lookup value. | Excel Discussion (Misc queries) |