+ Reply to Thread
Results 1 to 5 of 5

finding out number of lowest quotes of each supplier

  1. #1
    Registered User
    Join Date
    08-14-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    22

    finding out number of lowest quotes of each supplier

    hai all

    I have an excel file with some suppliers for different items with their quoted prices. Actually I have projected a sample file but the real one had a large data. I have to find out number of least quoted items per supplier.

    Kindly help me out. Thanks in advance.

    regards
    shankar sb
    Attached Files Attached Files
    Last edited by AliGW; 01-25-2018 at 02:24 AM. Reason: E-mail removed.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,162

    Re: finding out number of lowest quotes of each supplier

    Nobody is going to contact you via E-mail. So that you do not get spammed, I have removed your E-mail address from your post.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Re: finding out number of lowest quotes of each supplier

    May be something like this
    In F2 type
    =MIN(C2:E2)
    and copy down.
    Teach me Excel VBA

  4. #4
    Registered User
    Join Date
    08-14-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    22

    Re: finding out number of lowest quotes of each supplier

    thank you very much for your valuable reply. I have tried and I got the least value in the row. One more thing I required is, that low value quoted supplier name to be comes to the next column. Can it be possible ?

    regards
    Last edited by AliGW; 01-31-2018 at 02:30 AM. Reason: Unnecessary quotation removed.

  5. #5
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    192

    Re: finding out number of lowest quotes of each supplier

    Try this =INDEX($C$1:$E$1,MATCH(F2,C2:E2,0))
    and copy down
    Last edited by AliGW; 01-31-2018 at 02:30 AM. Reason: Unnecessary quotation removed.

+ 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. Replies: 3
    Last Post: 01-22-2018, 11:57 AM
  2. Formula to Identify Lowest Supplier (not just rate)?
    By Soozm in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-10-2014, 07:36 AM
  3. Need help finding lowest number in row
    By Mixed in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-17-2014, 09:45 AM
  4. Return the lowest price and supplier
    By Xhelp in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 04:10 AM
  5. finding lowest cost from supplier list
    By jimbokeep in forum Excel General
    Replies: 4
    Last Post: 08-05-2010, 06:03 AM
  6. Finding lowest number in each position
    By nebb in forum Excel General
    Replies: 5
    Last Post: 06-09-2009, 09:08 PM
  7. How do I show the low-price supplier from seven different quotes?
    By !Maniac McGhee! in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-22-2005, 07:10 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