+ Reply to Thread
Results 1 to 5 of 5

Copy/paste data from different work sheets to master sheet

  1. #1
    Registered User
    Join Date
    06-03-2013
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Copy/paste data from different work sheets to master sheet

    Hi everyone

    I am working with a document containing a more than 20 worksheets and I want to get an overview in a master sheet containing key figures. As time goes by, I will also be in need of adding new worksheets and these should also be possible to view in the master sheet.

    I have so far been copy/pasting manually everytime I had to update with a new sheet, but this is quite time consuming and I am sure there is a more effective approach to this task.

    I have attached a copy of the master sheet and one data sheet. The original document contians a lot more, but this captures the main challenge.

    Hope someone have a solution.

    Best regards

    Sebastian
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy/paste data from different work sheets to master sheet

    If you need to add new data to the individual sheets, do you add it to the next available row of the individual sheets?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    06-03-2013
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Copy/paste data from different work sheets to master sheet

    The individual sheets contain a more or less fixed amount of data. New data will be added through a new sheet being made.

    Hope this answers your question.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy/paste data from different work sheets to master sheet

    So you wouldnt need to add new data to the already existing sheets, right?

    The reason i am asking you this - if you add new data to the existing sheets, the summary sheet will need to be cleared and reloaded with data from rows 2 to the last row of each sheet. This is done to avoid duplicates in the summary sheet, each time new data is added to the individual sheets.

  5. #5
    Registered User
    Join Date
    06-03-2013
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Copy/paste data from different work sheets to master sheet

    The existing sheets will not be updated. I will have to add a lot few sheets during the year as different campaigns have been completed.

+ 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