Hi All
I have a spreadsheet that contains 2 columns, 1: Value, 2: Age.
I need to get a formula to give me the Value of the oldest item, but the value has to be greater than 50000.
So if I have the following:
Age - Value
1day - 30000
5days - 60000
10days - 45000
The answer I want to be returned is 60000 (This is the oldest Item with a value of Greater than 50000)
Any ideas would be appreciated.
Bookmarks