+ Reply to Thread
Results 1 to 6 of 6

Need Help in finding the minimum value across various tabs for different products

  1. #1
    Registered User
    Join Date
    08-19-2020
    Location
    India
    MS-Off Ver
    2019
    Posts
    3

    Need Help in finding the minimum value across various tabs for different products

    Hi,

    I have list where the prices of vegetables are updated on a daily basis based for different vendor. Each vendor data is saved on a diff tab.

    I want to create a summary tab, where for each vegetable the minimum price for a particular day is captured across all vendors and it also reflects which vendor has the lowest price for each vegetable. Is there any way of doing this.

    I have tried minifs , aggregate and other stuff but I am not able to get the desired result.I have attached my worksheet for your reference.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by rush_2112; 08-20-2020 at 01:46 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Need Help in finding the minimum value across various tabs for different products

    It would really help simplify this if all your sheets had the same format and layout. Some start in row 3 and others start in row 4, while they all appear to start in col E, that is not teh same date across all sheets.

    Can you straighten that out, or are you locked into what you show?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    08-19-2020
    Location
    India
    MS-Off Ver
    2019
    Posts
    3

    Re: Need Help in finding the minimum value across various tabs for different products

    Hi Ford,
    Thanks for the reply, I have reformatted the sheet
    Regards

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Need Help in finding the minimum value across various tabs for different products

    Hello rush_2112 and Welcome to Excel Forum.
    Perhaps the following will help.
    The formula for minimum value is: =MIN('Shop 1- J:Shop 4-P'!E3)
    The formula for shop number is: =IF('Shop 1- J'!E3=D4,"Shop 1-J",IF('Shop 2-R'!E3=D4,"Shop 2-R",IF('Shop 3- B'!E3=D4,"Shop 3-B","Shop 4-P")))
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    08-19-2020
    Location
    India
    MS-Off Ver
    2019
    Posts
    3

    Re: Need Help in finding the minimum value across various tabs for different products

    Hi JeteMc,

    Thank you so much for your help. This was really what i wanted

    Thanks
    Rush_2112

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Need Help in finding the minimum value across various tabs for different products

    You're Welcome and thank you for the feedback. Please take a moment to mark the thread as 'Solved' using the thread tools menu above your first post. I hope that you have a blessed day.

+ 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. Finding the top 10 products of a specific month
    By benjam2k4 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-25-2020, 03:37 PM
  2. Finding a range of products that fits within a given area
    By chriskay in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-25-2017, 03:25 AM
  3. Replies: 6
    Last Post: 03-05-2016, 02:42 PM
  4. Finding out how many products a customer permanently stocks.
    By Paxman71 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-25-2013, 10:15 AM
  5. Replies: 7
    Last Post: 04-17-2013, 03:53 PM
  6. help with finding and auto updating lowest price for different products
    By shesdetermined24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2012, 04:27 PM
  7. Finding the greater product of two sets of products and then some
    By bruce42 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-14-2008, 06:40 PM

Tags for this Thread

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