+ Reply to Thread
Results 1 to 5 of 5

Summing across Multiple Sheets using an indirect formula

  1. #1
    Registered User
    Join Date
    04-15-2008
    Posts
    17

    Summing across Multiple Sheets using an indirect formula

    Hi

    I am busy working on a rather large spreadsheet and i am now busy working on a summary page of all the sheets i have done before and am having a bit of trouble.

    I need to sum the same cell reference across approx a dozen different sheets. The position of what i want to sum on the detailed sheets is the same, but the layout on the detailed sheets is not the same as that of the summary - so using a relative formula reference will not work.
    The easiest way i can think of is an INDIRECT formula where i tell excel what the cell refernces are and it does the rest for me.

    I have had luck the INDIRECT working with it beforehand - but that was only pointing to one sheet, but expanding the formula to include multiple sheets is proving a problem.

    I have attached an excel which has a extreme summary of the spreadsheet i am working on and have indicated which cell i am needing the formulae in and from there i can copy/paste into the balance of the cells.

    If anyone can help, it'll be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Summing across Multiple Sheets using an indirect formula

    Try

    =SUM('Start->:<-End'!E6)
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Summing across Multiple Sheets using an indirect formula

    I think the above needs to be modified slightly to cater for the sheet names in the file ?

    ie E9: =SUM('Start-->:<--End'!E6)

    The above modified per cell will still be significantly more efficient than the alternatives (and non-volatile).

  4. #4
    Registered User
    Join Date
    10-28-2008
    Location
    Turkey
    Posts
    88

    Re: Summing across Multiple Sheets using an indirect formula

    I think Pivot Table more efficient.

    .
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    04-15-2008
    Posts
    17

    Re: Summing across Multiple Sheets using an indirect formula

    That Pivot Table does seem to work quite well - will give it a try

+ 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