+ Reply to Thread
Results 1 to 8 of 8

Merge two tables in one table

Hybrid View

  1. #1
    Registered User
    Join Date
    08-29-2014
    Location
    Abu Dhabi
    MS-Off Ver
    2003
    Posts
    303

    Merge two tables in one table

    I want to merge these two tables, in one table as it exists in the example
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,705

    Re: Merge two tables in one table

    Why not just copy Sheet 2 and paste it to the bottom of sheet 1?
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Merge two tables in one table

    Hi,
    What do you really want ....?
    Do you want a macro to do this automatically....?
    or
    may be your original dataset is much bigger..
    Regards,
    Vikas Gautam
    Excel-buzz.blogspot.com

    Excel is not a matter of Experience, its a matter of Application.

    Say Thanks, Click * Add Reputation

  4. #4
    Registered User
    Join Date
    08-29-2014
    Location
    Abu Dhabi
    MS-Off Ver
    2003
    Posts
    303

    Re: Merge two tables in one table

    Actually tables contain many data
    Is it possible to do so by the formula
    I use Office 2003

  5. #5
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Cool Re: Merge two tables in one table

    Yeah it is possible..
    For 2003
    Formula: copy to clipboard
    =IF(ISERROR(INDEX($A$2:$D$14,ROW($A1),COLUMN(D$1))),INDEX($H$2:$K$14,ROW($A1)-ROWS($D$2:$D$14),COLUMN(D$1)),INDEX($A$2:$D$14,ROW($A1),COLUMN(D$1)))

    The length can be more better if you use Excel 2007 or more..
    Check the attached file..
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-29-2014
    Location
    Abu Dhabi
    MS-Off Ver
    2003
    Posts
    303

    Re: Merge two tables in one table

    Your solution wonderful and beautiful
    Thank you very much Mr. "Vikas Gautam"

  7. #7
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Merge two tables in one table

    Thanks for the response....

  8. #8
    Registered User
    Join Date
    08-29-2014
    Location
    Abu Dhabi
    MS-Off Ver
    2003
    Posts
    303

    Re: Merge two tables in one table

    Last request
    Is it possible to integrate These tables also
    Thank you very much for the first solution
    Attached Files Attached Files

+ 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. Merge multiple tables in one table
    By chiidzzz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-28-2013, 05:16 PM
  2. [SOLVED] Create continuous non blank table based on merge of separate dynamically filled tables
    By escobf in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-15-2013, 04:15 PM
  3. Replies: 3
    Last Post: 12-06-2012, 10:51 AM
  4. [SOLVED] Excel VBA Merge Workbook tables Central table
    By bbcdancer@hotmail.com in forum Excel General
    Replies: 1
    Last Post: 01-15-2006, 11:20 AM
  5. HOW TO MERGE TWO TABLES
    By Bill Vogel in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 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