+ Reply to Thread
Results 1 to 2 of 2

Create master list from multiple sheets in the same format

  1. #1
    Registered User
    Join Date
    05-09-2013
    Location
    uk
    MS-Off Ver
    Excel 2010
    Posts
    1

    Create master list from multiple sheets in the same format

    Hi,

    I have numerous transactions across multiple bank accounts. Each account is recorded on a separate sheet but into the same format (Date, Detail, Value, Category).

    I want to create a master list/summary on the front sheet that will display all of the accounts in one long list so that I can then manipulate the data. However I can't find a simple way to combine the sheets, despite them being in the same column format.

    The backing sheets will be updated on a weekly basis with new transactions being added and therefore will not be of a consistent length. I've attached an example.

    Thanks for the help.
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Create master list from multiple sheets in the same format

    If you want a new summary sheet of all the other sheets in a workbook, I'd recommend a macro for that.



    'MANY SHEETS TO ONE SHEET
    Here's a macro for merging data from multiple sheets into a "consolidation" sheet where the source sheets are the same layout.There's a sample file there, too, to make it easy to try it out.


    Edits I'd recommend:

    Please Login or Register  to view this content.
    Change the name of the SUMMARY sheet to Consolidate and the macro will work, else you'll need to go through and edit the word "Consolidate" in the code "Summary".
    Last edited by JBeaucaire; 12-27-2019 at 10:06 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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