A
Ashish
If I have a sheet with just a date and I want to look up
this date on another sheet where there is a beginning
date and an ending date and a certain category for that
range, I want the formula to return this category.
For example:
My date is Jan 28, 2004. I want to determine which
category it belongs to from a lookup table that is
formatted with three columns like...
A B C
1 Start Date Ending Date Category
2 Jan 1,2004 Jan 15, 2004 ABC
3 Jan 16, 2004 Feb 21, 2004 DEF
4 Feb 22, 2004 Mar 12, 2004 GHI
etc.....
The result I'm looking for is for the formula to
return "DEF" because Jan 28, 2004 is between Jan 16 and
Feb 21.
How do I do this?
Ashish
this date on another sheet where there is a beginning
date and an ending date and a certain category for that
range, I want the formula to return this category.
For example:
My date is Jan 28, 2004. I want to determine which
category it belongs to from a lookup table that is
formatted with three columns like...
A B C
1 Start Date Ending Date Category
2 Jan 1,2004 Jan 15, 2004 ABC
3 Jan 16, 2004 Feb 21, 2004 DEF
4 Feb 22, 2004 Mar 12, 2004 GHI
etc.....
The result I'm looking for is for the formula to
return "DEF" because Jan 28, 2004 is between Jan 16 and
Feb 21.
How do I do this?
Ashish