+ Reply to Thread
Results 1 to 4 of 4

Combining several lists in one Master

  1. #1
    Registered User
    Join Date
    09-06-2019
    Location
    Switzerland
    MS-Off Ver
    2016
    Posts
    2

    Combining several lists in one Master

    Hi there,

    For a project i would like to create an excel tool that collects and systemates the skills needed in an organization.
    My idea is to create a worksheet for every member where the necessary skills are listed.

    To get an overview over the organisation, i would additionally like to create one "master" worksheet, that collects/aggregates the items of all the other lists automaticly.

    This list should be updating automatically, so if i add or delete a skill from a list, the master list should be updated.
    There should be also no duplicates, skills that are requiered for more than one person, should appear only once on the master list


    Example:

    Person1: Skill A, B, D, G
    Person2: Skill A, G
    Person3: Skill A, E, F
    Person4: Skill B, H, I

    Organisation: Skill A, B, C, D, E, F, G, H, I


    So far I couldnt find a way to realize it. If you have any idea it would be great!

    Thank you for your support
    Last edited by Noob21; 09-24-2019 at 08:43 AM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,726

    Re: Combining several lists in one Master

    Welcome to the forum - I visited Switzerland on holiday a couple of weeks ago.

    It would help if you attached a sample Excel workbook.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Don't try to use the Paperclip icon, as it doesn't work on this forum.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    09-06-2019
    Location
    Switzerland
    MS-Off Ver
    2016
    Posts
    2

    Re: Combining several lists in one Master

    Hi Pete

    Thank you for your quick reply!
    I hope you enjoyed your time there

    I attached you an example file to faciliate understanding my issue.

    Best Regards
    Tobias
    Attached Files Attached Files
    Last edited by Noob21; 09-25-2019 at 03:09 AM.

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

    Re: Combining several lists in one Master

    I don't know how far along you are with this project, however putting each persons skills on a separate sheet seems to be over complicating the task. There are over 1M rows available on a sheet so that if the organization has 100k employees and each has 10 skills that will still fit on a sheet.
    In the attached copy of the all individual skills are listed on the 'Organization' sheet along with the person utilizing them.
    The formula that compiles the organizational list is: =IFERROR(IF(MATCH(0,INDEX(COUNTIF(E$1:E1,B$2:B$20),,),)>COUNTA(B$2:B$20),"",INDEX(B$2:B$20,MATCH(0,INDEX(COUNTIF(E$1:E1,B$2:B$20),,),))),"")
    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.

+ 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. Combining different lists
    By excel2341 in forum Excel General
    Replies: 4
    Last Post: 07-10-2018, 02:21 AM
  2. Replies: 2
    Last Post: 06-08-2017, 04:28 PM
  3. [SOLVED] Combining two lists in two equal lists
    By Excell1677 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-24-2016, 06:51 PM
  4. Combining Multiple Lists Onto One Master Sheet
    By KaneThomas541 in forum Excel General
    Replies: 1
    Last Post: 07-03-2013, 01:07 PM
  5. "master" sheet - that is, generate a list combining all lists
    By loblibbin in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-25-2007, 10:40 AM
  6. [SOLVED] combining two lists
    By karmaisgreat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-13-2006, 04:20 PM
  7. [SOLVED] combining tabs in one master tab
    By TeachMeExcel in forum Excel General
    Replies: 1
    Last Post: 03-31-2005, 01:06 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