+ Reply to Thread
Results 1 to 4 of 4

How to Auto Populate a table from Another Worksheet's table

  1. #1
    Registered User
    Join Date
    06-23-2022
    Location
    Spain
    MS-Off Ver
    2010
    Posts
    2

    How to Auto Populate a table from Another Worksheet's table

    Hello, I am carrying out a data analysis and I try to "merge" two of my datasets into one table.

    On the one side I have a table with a variable X and a set of attributes (A to D) as in the following:
    / A B C D X
    1 A1 B1 C1 D1 X1
    2 A1 B1 C1 D2 X2
    3 A2 B1 C2 D3 X3
    4 A2 B1 C2 D4 X4
    5 A2 B1 C3 D5 X5
    6 A3 B1 C3 D6 X6
    7 A3 B1 C3 D6 X7
    8 A3 B2 C4 D7 X8
    n An Bn Cn Dn Xn
    (In this table the variable X is never repeated, each entry represents a value of X)

    On the other side I have another table in other worksheet were the values of variable X are repeated and appear in a different order, and I would like to import their attributes from the first table into the second as in the following:
    / X A B C D
    1 X10 ? ? ? ?
    2 X7 ? ? ? ?
    3 X7 ? ? ? ?
    4 X2 ? ? ? ?
    5 X5 ? ? ? ?
    6 X2 ? ? ? ?
    7 X11 ? ? ? ?
    8 X7 ? ? ? ?
    n X9 ? ? ? ?

    I researched a little and I guess that the solution may be with a complicate formula resulting from a combination of INDEX and MATCH functions... but I lack the expertise to create it.

    Thank you so much in advance!

    P.S.: If anyone is interested in the nature of these data, it is a phylogenetic database, X is a list of genra, and A to D are higher taxonomic ranks. The first table is a key to genus and the second is a species list (where I created a collumn with the first word to have a column with all genra).
    Last edited by p_menendez; 06-23-2022 at 03:48 PM.

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: How to Auto Populate a table from Another Worksheet's table

    Hi,
    what are the final results that you are eventually expecting to see? is it the 2nd table? if so - how did you get to the numbers?

  3. #3
    Registered User
    Join Date
    06-23-2022
    Location
    Spain
    MS-Off Ver
    2010
    Posts
    2

    Re: How to Auto Populate a table from Another Worksheet's table

    Hello! Thank you so much for your interest, yes it is the second table my expected result. However a friend helped me to figure out how to get to work the INDEX+MATCH formula and it is solved. Thank you anyway!

  4. #4
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: How to Auto Populate a table from Another Worksheet's table

    Great, and glad you figured that out : )

+ 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. Auto populate to table
    By TampaExcel in forum Excel General
    Replies: 1
    Last Post: 04-08-2022, 10:28 AM
  2. [SOLVED] Auto populate a new table from a data set
    By golden2282 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-28-2018, 01:09 PM
  3. Auto populate calendar from a table
    By didierkassas in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-24-2017, 05:04 AM
  4. VBA code for Auto-populate a table
    By qtrmstr54 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-25-2017, 03:55 PM
  5. [SOLVED] Excel - VBA Form - populate worksheet table with auto increment ID, worksheet headers only
    By EKExcel in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-17-2015, 03:15 AM
  6. [SOLVED] Auto Populate cell based on auto filter selection from table in same sheet
    By missydanni in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-02-2013, 05:03 PM
  7. Replies: 2
    Last Post: 08-28-2010, 04:43 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