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

Help with formula

Hi Pottie8, and welcome to the forum! :awesome:

You might want to check out the article I wrote about making such a list:
http://chandoo.org/wp/2011/11/18/formula-forensics-003/

Formula would be something like

=IFERROR(INDEX(Info!A:A, SMALL(IF(Info!D$1:$D$100=TRUE, ROW(D$1:D$100)), ROWS(A$1:A1))), "")

Remember to confirm as an array using Ctrl+Shift+Enter, not just Enter.
 
Back
Top