+ Reply to Thread
Results 1 to 5 of 5

Lookup value with multiple conditions

  1. #1
    Registered User
    Join Date
    05-26-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    3

    Lookup value with multiple conditions

    Lookup value with multiple conditions as per sheet
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    07-25-2012
    Location
    Winterville, NC
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: Lookup value with multiple conditions

    Code looks unique...Is there a need to look up Channel and Prd if Code is a unique value?

    If you can just look by Code and Weight, here's a possibility:
    =INDEX($A$1:$FV$9,MATCH($F17,$D$1:$D$9,0),MATCH($G17,$A$2:$FV$2,0))





    If you found this post to be helpful, or if it at least brought a smile to your face, please say "Thank You" by clicking Add Reputation. Thank you!

  3. #3
    Registered User
    Join Date
    05-26-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    3

    Re: Lookup value with multiple conditions

    channel and prd are different different , in index and match picking only two time conditions ,if conditions more then 2 time , lick in the sheet 1 channel, 2 prd, 3 code, 4 weight...

  4. #4
    Forum Contributor
    Join Date
    07-25-2012
    Location
    Winterville, NC
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: Lookup value with multiple conditions

    Will there ever be repeats in the Code column?

  5. #5
    Registered User
    Join Date
    05-26-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    3

    Re: Lookup value with multiple conditions

    code column not repeats, i just want to know any look formula that can help in this sheet with 4 conditions

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Lookup with multiple conditions
    By dspblues in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 06-18-2014, 07:33 AM
  2. Lookup with Multiple Conditions
    By anilswarrier in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-20-2012, 01:38 PM
  3. Lookup and multiple conditions
    By statenja in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2008, 12:21 AM
  4. [SOLVED] Lookup with multiple conditions
    By Sachin Narute in forum Excel General
    Replies: 2
    Last Post: 08-02-2005, 03:05 AM
  5. Lookup with multiple conditions
    By linglc in forum Excel General
    Replies: 4
    Last Post: 07-28-2005, 12:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1