• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Get The Second From The Last Lookup

azumi

Active Member
Nice meet you again Ninjaz, please take a loook at my file needand desperate to get help using formula


thank you
 

Attachments

  • Question.xlsx
    9.2 KB · Views: 14
61077

In H2, copied down to H11 :

=IF(COUNTIFS(F$1:F2,F2,G$1:G2,G2)=1,"",INDEX(B:B,AGGREGATE(15,6,ROW($B$2:$B$11)/($C$2:$C$11=F2)/($D$2:$D$11=G2),COUNTIFS(F$1:F2,F2,G$1:G2,G2)-1)))

Regards
Bosco
 
Thanks Ali but its not working for the last criteria, it return 13/05/2019, it should return 08/06/2019
 
Thanks Ali but its not working for the last criteria, it return 13/05/2019, it should return 08/06/2019

It would have helped if you had explained what the aim was instead of just providing a workbook. Too little information! ;)
 
Back
Top