rskip
New Member
- Joined
- Nov 26, 2009
- Messages
- 44
- Office Version
- 365
- Platform
- Windows
I have this formula:
=IFERROR(INDEX(' Week 1'!M$4:M$102,MATCH(B1730,IF(' Week 1'!A$4:A$102=AR$1726,' Week 1'!C$4:C$102),0))/10000/86400,"DNCL")
Which works.
However because of new data I have 2 separate entries and I want the formula to return the entry that is the smaller of the two !
Help Please !
Thanks in advance
=IFERROR(INDEX(' Week 1'!M$4:M$102,MATCH(B1730,IF(' Week 1'!A$4:A$102=AR$1726,' Week 1'!C$4:C$102),0))/10000/86400,"DNCL")
Which works.
However because of new data I have 2 separate entries and I want the formula to return the entry that is the smaller of the two !
Help Please !
Thanks in advance