L
Lester Mosley
I am having an issue trying to figure out this issue.. I have tried a
MIN, but it doesnt seem to work correctly..
I have three columns One with a State, one with a Code and one with a
date.
The Code can have say EA12 EA23 EA45 and FG12 FG34 FG56
What I need to have happen is that when State= NY and CODE Starts with
EA find me the oldest date in the column.
Example
A B C
NY EA12 1/1/2009
NY EA24 2/28/2009
CT EA12 3/2/2009
NY FG34 4/5/2009
ME FG45 5/1/2009
NY EA12 12/31/2008
What I need is it to give me the date 12/31/2008 When A=NY B=EA*
The row about will be near max of excel around 50000-60000
Any help is greatly appreciated.
MIN, but it doesnt seem to work correctly..
I have three columns One with a State, one with a Code and one with a
date.
The Code can have say EA12 EA23 EA45 and FG12 FG34 FG56
What I need to have happen is that when State= NY and CODE Starts with
EA find me the oldest date in the column.
Example
A B C
NY EA12 1/1/2009
NY EA24 2/28/2009
CT EA12 3/2/2009
NY FG34 4/5/2009
ME FG45 5/1/2009
NY EA12 12/31/2008
What I need is it to give me the date 12/31/2008 When A=NY B=EA*
The row about will be near max of excel around 50000-60000
Any help is greatly appreciated.