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

Lookup With Difficult Lay Out Table

Kenshin

Member
Hello excel expert please kindly find my file attach that I have questions describe on the file, my thanks for everyone look for this, thank you all.
 

Attachments

Hi ,

How do we know that there is no more data for Andi , after we have displayed the three items shoe , soap and shampoo ?

Upload your actual working file instead of a file with this kind of data.

Narayan
 
Try……

1] Select dropdown list in C5

2] D5 formula copy down :

=IF(ROWS($1:1)<=($C$5<>"Irna")+2,INDEX(A$2:A$12,MATCH($C$5,$A$2:$A$12,0)+ROWS($1:1)),"")

Regards
Bosco
 

Attachments

Last edited:
Back
Top