• 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.

1, 2, 3 large value based criteria

marreco

Member
I try find a 1, 2, 3 large value based criteria
look my file

Thank you!!
 

Attachments

  • large.xls
    46 KB · Views: 5
Another option and try this non-array formula.

J2, copy across and down :

=IFERROR(LOOKUP(2,1/(($A$2:$A$194=$I2)*(COUNTIF($I2:I2,$B$2:$B$194)=0)),$B$2:$B$194),"")

Regards
Bosco
 

Attachments

  • Large.xls
    48 KB · Views: 7
Back
Top