• Text LookUp More Than One Condition

    Author
    Topic
    #466112

    Hi there,

    I need someone’s help, for a formula in result column in Table 1 as attached file, to pick up text in result column in Table 2.

    Thanks and regards

    Indra

    Viewing 2 reply threads
    Author
    Replies
    • #1206606

      Hi there,

      I need someone’s help, for a formula in result column in Table 1 as attached file, to pick up text in result column in Table 2.

      Thanks and regards

      Indra

      try this array formula in C3 (confirm with Ctrl + Shift + Enter)

      =INDEX($C$10:$C$15,MATCH(1,($A$10:$A$15=A3)*($B$10:$B$15=B3),0))

    • #1206609

      You could also use:
      =LOOKUP(2,1/(($A$10:$A$15=A3)*($B$10:$B$15=B3)),$C$10:$C$15)
      which does not require array-entering.

    • #1206614

      Thanks for respond guys. I will use Rory’s one, because difficult for me to control array stay in formula.

      Once more, people around me will think I am genius! while I keep tell everybodies about this lounge, but seems no one follows, : )

      Rory, hope I can get back to this thread sometime if my brain to slow to understand the logic

      regards

      Indra

    Viewing 2 reply threads
    Reply To: Text LookUp More Than One Condition

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: