Hi
I am going to try explain this situation again as I think I didnt really do a good job last time.
What I need to do is to have 2 rows (A & B). Row "A" is going to have a list of dates and row "B" will either have "Yes" or "No" vaules.
What I need to do is to return the value with the oldest date but only if it has "No" in row "B"
Thanks