K
KimC
I Hhve the formula below that finds a date in Column I, that is "for sale"
and is in "Suburb"
=INDEX(I:I,MATCH(1,('Banner Sold (A:A="Suburb")*(B:B="For Sale"),0))
The problem I have is sometimes there might be two options that agree with
this, and I need to select the date that is the furthest away.
Any suggestions on how to do this would be great.
and is in "Suburb"
=INDEX(I:I,MATCH(1,('Banner Sold (A:A="Suburb")*(B:B="For Sale"),0))
The problem I have is sometimes there might be two options that agree with
this, and I need to select the date that is the furthest away.
Any suggestions on how to do this would be great.