+ Reply to Thread
Results 1 to 2 of 2

data centralization from multiple worksheets

  1. #1
    Registered User
    Join Date
    06-05-2019
    Location
    romania
    MS-Off Ver
    2016
    Posts
    47

    data centralization from multiple worksheets

    Hi all.
    In the "central" worksheet, I would like to centralize contents from each worksheet. An example is in the file.
    The worksheets have the calendar date in their name. Any ideea? thx in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,759

    Re: data centralization from multiple worksheets

    This proposal employs Get & Transform (Power Query) found on the Data tab.
    First step is to copy the column headers from the "central" sheet and paste them in the daily sheet.
    Next step is to produce a table from the data on each sheet. I only included the rows that actually had data in column B and to the right.
    Next step is to name the table. I used tbl_01072019 etc.
    Next step, from the data tab choose From Table/Range and paste the following in the advanced editor window:
    Please Login or Register  to view this content.
    Next step is to select Close and Load to... from the home tab of the power query editor window.
    Repeat the above steps for each sheet you want to include in the Central table, changing the name tbl_01072019 and the #"Added Custom" = Table.AddColumn(#"Changed Type", "Data", each "01.07.2019"), as needed.
    Next step is to select Get Data from Data tab then choose combine queries then select append then three or more tables then select all tables you want in the Central table and select OK.
    Next step is to give the new table a name then select Close & Load at which point Excel will put the table on a new sheet (1 in the attached copy of the file).
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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 pull columns of data from multiple worksheets into summary worksheets
    By crandell84 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-07-2018, 05:44 PM
  2. [SOLVED] Combining Data From Multiple Worksheets into One, Specific Worksheets Not All
    By kschmit1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2017, 04:09 PM
  3. Filled Radar centralization at 0.0
    By fletch_n_1 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 12-10-2014, 09:05 AM
  4. Replies: 2
    Last Post: 10-01-2014, 04:18 PM
  5. Copy/Paste Range of Data from Multiple Workbooks/Worksheets to Master Workbook/Worksheets
    By NumberCruncher311 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2013, 08:21 PM
  6. Data extraction and centralization
    By alinm in forum Excel General
    Replies: 1
    Last Post: 10-05-2011, 03:30 AM
  7. Multiple charts over multiple sets of data over multiple worksheets.
    By matrocka in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-12-2007, 10:01 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