+ Reply to Thread
Results 1 to 3 of 3

Populate list from Data Matrix

  1. #1
    Registered User
    Join Date
    07-04-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    17

    Populate list from Data Matrix

    Dear All,

    I hope you can help. I'm trying to get excel to generate a list of names (see attached spreadsheet - summary tab) from a matrix of data.

    If anyone can help or point me in the right direction it would be greatly appreciated

    Many thanks
    Paul
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Populate list from Data Matrix

    This should do. Is array entered: Ctrl+Shift+Enter instead of Regular Enter:
    =IFERROR(INDEX('Data Matrix'!$A$2:$A$9, SMALL(IF(ISNUMBER((SEARCH("X", 'Data Matrix'!$D$2:$N$9))*(SEARCH(Summary!$B$2, 'Data Matrix'!$D$1:$N$1))), ROW('Data Matrix'!$A$2:$A$9)-MIN(ROW('Data Matrix'!$A$2:$A$9))+1, ""), ROW(A1))),"")

    Drag down as far as necessary

  3. #3
    Registered User
    Join Date
    07-04-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: Populate list from Data Matrix

    Many thanks - that is excellent - if possible could you give a brief overview of how it works - many thanks again, Paul

+ 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. How to make a matrix table from a data list
    By yllew in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-14-2016, 04:29 AM
  2. Matching data from an adjacent matrix to a list
    By supernovartis in forum Excel General
    Replies: 2
    Last Post: 11-17-2016, 05:50 PM
  3. [SOLVED] Help with VBA to populate a matrix of values?
    By kylec123 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 05-29-2015, 04:33 PM
  4. Replies: 1
    Last Post: 11-05-2013, 12:40 AM
  5. Replies: 7
    Last Post: 06-12-2013, 07:09 PM
  6. Populate matrix using database information?
    By starnz in forum Excel General
    Replies: 3
    Last Post: 07-30-2012, 08:47 PM
  7. Vlookup to populate a matrix
    By Coors in forum Excel General
    Replies: 16
    Last Post: 04-19-2011, 04:49 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