+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    01-13-2010
    Location
    Cadillac, MI
    MS-Off Ver
    Excel 2003
    Posts
    9

    how to do a look up formula

    I need someone's help with a formula. I have a spreadsheet that lists multiple part numbers, and what it's doing is looking at current prices and potentially lower prices from other suppliers. I know how to find the lowest price by doing a min formula, but how do I make it so that column H looks at the min price, and finds who the corresponding supplier is. Thanks for any help!!
    Attached Files Attached Files
    Last edited by tdf2437; 02-22-2010 at 02:29 PM.

  2. #2
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,146

    Re: how to do a look up formula

    Try:

    =INDEX($D$2:$F$2,MATCH($G3,$D3:$F3,0))

    copied down
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

Thread Information

Users Browsing this Thread

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

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