+ Reply to Thread
Results 1 to 3 of 3

Merging tables / data of unequal lengths

  1. #1
    Registered User
    Join Date
    08-31-2019
    Location
    Pittsburgh
    MS-Off Ver
    2017
    Posts
    4

    Merging tables / data of unequal lengths

    I have two tables in separate sheets. I want to merge these tables into a single one but the issues is they have unequal lengths (see example in workbook). I tried to merge using query function but this led to loss of data from Table 1.
    Is there a way I can make such a merger? Any suggestion is much appreciated, thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Merging tables / data of unequal lengths

    This is simple with Power Query (Get & Transform Data).

    Format your source data as tables (Table1 and Table2), then use:

    Please Login or Register  to view this content.
    Attached Files Attached Files
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    08-31-2019
    Location
    Pittsburgh
    MS-Off Ver
    2017
    Posts
    4

    Re: Merging tables / data of unequal lengths

    Thank you.

+ 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. Sum points across unequal tables
    By oondrejj in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-28-2018, 08:56 PM
  2. counting and naming unequal data in unequal length rows
    By faustfisher in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-30-2017, 07:28 AM
  3. Replies: 5
    Last Post: 07-22-2015, 07:45 AM
  4. [SOLVED] Comparing Two columns of unequal lengths
    By BBerndsen in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-28-2014, 09:46 PM
  5. Merging several unequal spreadsheets
    By tfmurphhk in forum Excel General
    Replies: 0
    Last Post: 03-30-2011, 05:17 AM
  6. [SOLVED] Merging 2 unequal workbooks
    By Chuck in forum Excel General
    Replies: 1
    Last Post: 07-06-2006, 12:35 AM
  7. Replies: 8
    Last Post: 01-02-2006, 07:40 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