+ Reply to Thread
Results 1 to 6 of 6

Formula to evaluate a matrix and return a supplier list

  1. #1
    Valued Forum Contributor
    Join Date
    09-09-2009
    Location
    Liverpool, England
    MS-Off Ver
    W: 2021 H: 365
    Posts
    940

    Formula to evaluate a matrix and return a supplier list

    Afternoon all,

    I have a matrix that contains data relating to suppliers, lots and job roles they can undertake. What I need to create is a dynamic supplier list based on this criteria using drop down selectors.

    Attached is an example of the data I'm working with.

    If you have any queries just give me a shout.

    Thanks in advance,

    Snook

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to evaluate a matrix and return a supplier list

    Try this in E2:

    Please Login or Register  to view this content.
    Ctrl Shift Enter

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: Formula to evaluate a matrix and return a supplier list

    another way (ordinary formula):

    =IFERROR(INDEX('Job Matrix'!A:A,AGGREGATE(15,6,ROW('Job Matrix'!$A$2:$A$107)/(('Job Matrix'!$B$2:$B$107=LOOKUP(9^9,LEFT(MID($C$2,SEARCH("Lot ",$C$2)+4,256),{1,2,3,4})+0))*(INDEX('Job Matrix'!$C$2:$X$107,,MATCH(Selector!$C$3,'Job Matrix'!$C$1:$X$1,0))="Y")),ROWS($1:1))),"")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Valued Forum Contributor
    Join Date
    09-09-2009
    Location
    Liverpool, England
    MS-Off Ver
    W: 2021 H: 365
    Posts
    940

    Re: Formula to evaluate a matrix and return a supplier list

    Both work a treat, cheers 63falcondude and Glenn Kennedy, much appreciated!

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: Formula to evaluate a matrix and return a supplier list

    You're welcome!

  6. #6
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to evaluate a matrix and return a supplier list

    Glad we could help. Thanks for the rep!

+ 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] Formula to create a unique supplier list based on criteria
    By The_Snook in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-31-2017, 12:02 PM
  2. [SOLVED] Formula to return supplier names that meet certain criteria
    By The_Snook in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 08-07-2017, 04:52 AM
  3. [SOLVED] Formula that list items from a supplier
    By ricdamiani in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-11-2016, 02:31 AM
  4. [SOLVED] Difficulty using EVALUATE to convert string to formula and return result
    By phbryan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-27-2016, 10:40 AM
  5. [SOLVED] IF formula, to evaluate two columns to return a new value
    By masond3 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-05-2013, 02:08 AM
  6. Return the lowest price and supplier
    By Xhelp in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 04:10 AM
  7. [SOLVED] Select Minimum value and return the name of the supplier
    By Mark McDonough in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-27-2006, 12:25 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