Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following data in a list (excel 2003)
A..................B 1/9/2009........10 1/13/2009.......8 1/2/2009.........9 2/22/2009.......13 2/9/2009.........7 3/1/2009.........89 3/7/2009.........1 3/15/2009........9 3/7/2009..........33 I want to lookup column A for lets say all entries for the month of January 2009 and return the values from the B column inte a new column C The answer is this C 10 8 9 Can this be done? Thanks for your attention. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using dates for lookup | Excel Worksheet Functions | |||
Lookup between two dates | Excel Worksheet Functions | |||
Lookup and dates | Excel Discussion (Misc queries) | |||
Lookup between dates | Excel Discussion (Misc queries) | |||
LOOKUP BETWEEN 2 DATES | Excel Programming |