+ Reply to Thread
Results 1 to 2 of 2

Consolidate / Merge data in multiple sheets in Excel 2010

  1. #1
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    350

    Consolidate / Merge data in multiple sheets in Excel 2010

    Hi,

    In the attached sample I have 11 sheets of sample data.

    I need to get only data (that is Sl No , Emp ID, Employee Name, Account Number , IFSC COde and Net Amount in one single sheet

    How can I do this please
    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 Version 2406 Win 11 Home 64 Bit
    Posts
    23,959

    Re: Consolidate / Merge data in multiple sheets in Excel 2010

    In the attached, I used Power Query to append each of the sheets to the other. First, I cleaned each sheet in PQ so that only the table of data was available for merging. Then merged the sheets. Open Power Query/Get and Transform. If you don't already have it, you can download from MS. It is a free add on for Excel 2010




    Review PQ
    In the attached file
    Click on any cell in the new table
    On the Data Tab, click on Queries & Connections
    In the right window, double click to open Query
    Review PQ steps

    M-code basics:
    - "let" is the start of a query
    - "in" is the closing of a query
    - each transformation step sits in between those 2 lines
    - each step line is ended by a comma, except the last one
    - "Source" is always the first step (Source Data)
    - After "in" you have the last step referenced
    Attached Files Attached Files
    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

+ 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. [SOLVED] Macro to merge multiple sheets (consolidate)
    By jw01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-28-2017, 11:32 AM
  2. Replies: 1
    Last Post: 03-24-2017, 11:39 AM
  3. Consolidate/Merge multiple worksheets using VBA or excel formula
    By Aoleone# in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-26-2015, 05:54 PM
  4. [SOLVED] Merge/Consolidate Multiple Workbooks data into a Single Sheet
    By COLIN_303 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-08-2012, 04:53 AM
  5. [SOLVED] Merge/Consolidate Multiple Timesheet data into a Single Sheet
    By dingbat in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-11-2012, 12:51 PM
  6. Merge (consolidate) data from multiple workbooks with values derived from formulas
    By Hester's Dad in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-25-2010, 11:36 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