Results 1 to 4 of 4

How to find lowest price for product and then pull through supplier name etc.

Threaded View

  1. #1
    Registered User
    Join Date
    01-22-2018
    Location
    UK
    MS-Off Ver
    2016
    Posts
    5

    How to find lowest price for product and then pull through supplier name etc.

    Hi everyone!

    Hoping you can help me. I'm trying to build a pricing database for building supplies. I have prices from many suppliers for products and would like to have a page displaying only the lowest price for each product, along with relevant data such as product code and pack size.

    I have structured the data with a new line for each price to allow me to have more information for each supplier, e.g. product code.


    I have worked on a formula to return the lowest price for each product:

    =MIN(IF(Sheet1!$A$1:$A$10000=A2,Sheet1!$F$2:$F$10000))


    Do you have any ideas as to how I could then pull though the other data I need. I can do it with a VLOOKUP on the price value, but then if I had any items with exactly the same price in the data it would not work.

    Hopefully the file is attached for you to have a look at.

    Many thanks in advance for your help!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 9
    Last Post: 11-13-2017, 04:33 AM
  2. [SOLVED] Find lowest price meeting 2 criteria
    By nakfseng in forum Excel General
    Replies: 4
    Last Post: 11-05-2015, 06:24 PM
  3. Macro to lookup and return lowest product price from specific website
    By timmy1254 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-13-2014, 12:02 AM
  4. [SOLVED] To find out which Vendor has the lowest Price for each PN
    By nironto in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-13-2014, 11:40 PM
  5. Find Lowest Price and Vendor
    By joshdward in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-11-2013, 11:57 AM
  6. Find the last price of a product sold
    By jemamena in forum Excel General
    Replies: 6
    Last Post: 10-23-2012, 06:37 AM
  7. Return the lowest price and supplier
    By Xhelp in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 04:10 AM

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