+ Reply to Thread
Results 1 to 4 of 4

Fill Summary Page from various cells across several sheets

  1. #1
    Registered User
    Join Date
    10-31-2017
    Location
    Orange, NSW
    MS-Off Ver
    Professional Plus 2013
    Posts
    14

    Fill Summary Page from various cells across several sheets

    Hi all,
    I have a Workbook that I have created with a Summary page to view with data filed from all sheets in the work book, but just certain cells. My question is, without having to reference each cell manually, is there a way to copy from the "template" Sheet to the remaining 20 odd sheets?

    Then if I create an new sheet, how do I get it referenced in the Summary sheet.

    I have attached the file for reference.

    Cheers,
    Attached Files Attached Files

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Fill Summary Page from various cells across several sheets

    Try typing

    =INDIRECT("'Template (" & CELL("row",A2) & ")'!$B$1")

    into A2 on the summary sheet and copying down.

    Note that for this to work, the sheet Template needs to be renamed as Template (1).

    Do similar for the other columns. If a new sheet is added, you should be able to copy down the last row one more row for it to be picked up.
    Martin

  3. #3
    Registered User
    Join Date
    10-31-2017
    Location
    Orange, NSW
    MS-Off Ver
    Professional Plus 2013
    Posts
    14

    Re: Fill Summary Page from various cells across several sheets

    Perfect thank you!

    However, next issue is if I rename the Tab's to reflect a name this will no longer work will it? Is there a workaround for that?

  4. #4
    Registered User
    Join Date
    10-31-2017
    Location
    Orange, NSW
    MS-Off Ver
    Professional Plus 2013
    Posts
    14

    Re: Fill Summary Page from various cells across several sheets

    Perfect thank you!

    However, next issue is if I rename the Tab's to reflect a name this will no longer work will it? Is there a workaround for 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. Combining data from multiple sheets into a summary page
    By enwoznick in forum Excel General
    Replies: 9
    Last Post: 06-18-2016, 05:17 PM
  2. Replies: 0
    Last Post: 09-15-2015, 03:08 PM
  3. [SOLVED] Excel Links to Summary Page from Multiple Sheets
    By macro12 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-05-2015, 11:45 AM
  4. Replies: 2
    Last Post: 12-30-2014, 06:08 PM
  5. Best way to create a summary page from varrying sheets??
    By JamesGoulding85 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-16-2013, 07:01 AM
  6. Due date summary page for multiple sheets
    By missd in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-30-2013, 08:48 AM
  7. Pulling data from Multiple sheets into a summary page
    By biz07 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-19-2012, 10:39 AM

Tags for this Thread

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