+ Reply to Thread
Results 1 to 4 of 4

Vlookup + match formulas (probably)

  1. #1
    Registered User
    Join Date
    08-02-2019
    Location
    Chicago
    MS-Off Ver
    2007
    Posts
    2

    Vlookup + match formulas (probably)

    Hi,
    couldn't quite find a similar problem throughout the forum, so maybe someone will be able to help me out.

    What i have is a simple list of same item people bought all over US and i will bringing those items to Chicago. What i have is different groups of clients who have different pricing for transportation from same places.
    How can i make a vlookup to deliver prices for VIP clients, not the general ones? Also, if i have lots of different clients how do i make them all fall under general pricing?

    I'm enclosing the example sheet.
    I marked red what i'm talking about and comments on the right of it.

    Hope i made the problem understandable
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Vlookup + match formulas (probably)

    Hi & welcome to the board
    How about
    =INDEX($O$17:$R$21,MATCH(B5,$N$17:$N$21,0),IFERROR(MATCH(INDEX($O$5:$O$10,MATCH(D5,$N$5:$N$10,0)),$O$16:$R$16,0),1))

  3. #3
    Registered User
    Join Date
    08-02-2019
    Location
    Chicago
    MS-Off Ver
    2007
    Posts
    2

    Re: Vlookup + match formulas (probably)

    wow, that's great. Will take a couple of days probably to understand the code but yeah, that's what i needed.

    Thanks!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Vlookup + match formulas (probably)

    You're welcome & thanks for the feedback.

    If you select the cell with the formula, then on the Formulas tab click "Evaluate formula" you can step through the calculation process. Which may help you to understand what is happening.

+ 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] Multiple index match formulas instead of static if vlookup
    By fredstyler in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-15-2014, 07:55 AM
  2. Replies: 1
    Last Post: 03-06-2014, 03:58 PM
  3. [SOLVED] Vlookup and Match formulas not working
    By sp1974 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-17-2013, 02:17 PM
  4. Nesting Excel formulas- VLOOKUP, IF,MATCH = confused
    By dylan619xf in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-17-2012, 12:05 AM
  5. [SOLVED] Use of Imbedded formulas including VLOOKUP, INDEX and MATCH to determine fuel cost.
    By haloperidal in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-22-2012, 03:19 AM
  6. Advanced formulas (nesting match and vlookup?)
    By sephra in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-19-2007, 11:33 PM
  7. [SOLVED] how to start using vlookup, match & index formulas, examples
    By noninacio in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2006, 11:20 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