+ Reply to Thread
Results 1 to 3 of 3

Want to create a dynamic master sheet based on data from other worksheets

  1. #1
    Registered User
    Join Date
    07-05-2018
    Location
    WA, USA
    MS-Off Ver
    2016
    Posts
    2

    Want to create a dynamic master sheet based on data from other worksheets

    Hi All,

    This is my first post, so bear with me.

    I want to create a shared workbook with 5 different users updating 5 different sheets. Now I want each of those data tables to populate as a combined table in another sheet. These are not numbers, it is plain text, and so the 5 tables have to be stacked one under the other with common header.

    My challenge is every month the data changes and the number of rows for each table might vary and the master table should update/ add or delete empty rows. Can someone help me with the formula or VB script for this.

    Thanks
    PG

  2. #2
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,014

    Re: Want to create a dynamic master sheet based on data from other worksheets

    .
    This code will copy all sheets in the workbook to the MAIN SHEET. One sheet content below the other with an empty row separating the data.

    Please Login or Register  to view this content.
    The other part of your project involves copying the involved sheet from each employee, to the Main Workbook. Do a search for "Copy sheet to other workbook".
    You will want code that creates a new sheet in the MAIN WORKBOOK for each sheet that is copied into it.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    07-05-2018
    Location
    WA, USA
    MS-Off Ver
    2016
    Posts
    2

    Re: Want to create a dynamic master sheet based on data from other worksheets

    Thank You. Let me try that

+ 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] Create new worksheets from master sheet based on column contents. Only copy certain fields
    By gbt17 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-15-2017, 12:51 PM
  2. Replies: 4
    Last Post: 07-31-2016, 04:17 PM
  3. Replies: 1
    Last Post: 07-11-2014, 04:19 PM
  4. Search folders for named worksheets and create a master sheet of merged data
    By pmhancock10 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-20-2013, 10:40 AM
  5. 12 Worksheets that are similiar in look and dynamic -> Want to create 1 master
    By movingoutofindy in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 03-14-2013, 09:35 AM
  6. [SOLVED] VBA to create many worksheets from one master sheet based on column value
    By Ironman in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2012, 02:47 PM
  7. Pulling data from various worksheets to create a master sheet
    By uk2806 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-23-2012, 05:23 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