+ Reply to Thread
Results 1 to 4 of 4

Combining 2 sets of tables

  1. #1
    Registered User
    Join Date
    08-19-2018
    Location
    Jerusalem
    MS-Off Ver
    2019
    Posts
    13

    Combining 2 sets of tables

    I have 2 sets of 3 colums with a common colum of data between them e.g.

    1st set of columns

    Item COST Colour
    Car 13 Blue
    Bike 30 Green
    Table 100 White

    2nd set of columns

    Colour Year
    Green 2008
    White 2012
    Blue 2017

    How do I combine these columns using the "colour" column as the common base

    e.g.

    Item COST Colour Year
    Car 13 Blue 2017
    Bike 30 Green 2008
    Table 100 White 2012

    I have 1000's of rows of data thus I need some sort of automated way of doing this ?

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

    Re: Combining 2 sets of tables

    Is this what you mean?

    =VLOOKUP(C2,F:G,2,FALSE)
    Attached Files Attached Files
    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

  3. #3
    Registered User
    Join Date
    08-19-2018
    Location
    Jerusalem
    MS-Off Ver
    2019
    Posts
    13

    Re: Combining 2 sets of tables

    Dear Glenn,

    Thank you so much this was exactly what I was looking for !

    Best regards

    Shmuel

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

    Re: Combining 2 sets of tables

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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 two sets of rows
    By juares castro in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-07-2015, 06:24 PM
  2. Combining two data sets (tables), with one common denominatior
    By lomacm in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-29-2013, 02:59 AM
  3. Combining sets of data into a pie chart
    By WVAviator in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 12-17-2012, 07:43 PM
  4. Combining two data sets
    By Teacher in forum Excel General
    Replies: 10
    Last Post: 09-11-2011, 12:11 PM
  5. Combining 2 sets of code
    By dalewms2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-09-2011, 07:16 PM
  6. combining two data sets
    By pani_hcu in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-29-2009, 12:43 PM
  7. Combining two sets of data
    By chrmlr2 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-28-2009, 09:41 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