+ Reply to Thread
Results 1 to 4 of 4

Sum multiple sheets

Hybrid View

  1. #1
    Registered User
    Join Date
    04-21-2009
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    66

    Sum multiple sheets

    Hello all,
    I have a excel file, and every week a new sheet is added. All sheets are in the same format, but have different dates as the sheet name (instead of sheet 1, sheet 2, etc).

    What i would like to do, is sum a specific cell from each sheet (Q8 for example) in a sheet called total.

    I also need this to work if new sheets are added, which i find is my biggest problem

    There must be a way to do this, can anyone assist?

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Sum multiple sheets

    Add a blank sheet before the first called something like: Start

    Add a blank sheet after the last called something like: End

    Then use

    =Sum('Start:End'!Q8)

    you can insert anything between the 2 start/end sheets.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert contaminated's Avatar
    Join Date
    05-07-2009
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Excel 2013
    Posts
    1,430

    Re: Sum multiple sheets

    Use Excel 3D reference...
    Люди, питающие благие намерения, как раз и становятся чудовищами.

    Regards, ?Born in USSR?
    Vusal M Dadashev

    Baku, Azerbaijan

  4. #4
    Registered User
    Join Date
    04-21-2009
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    66

    Re: Sum multiple sheets

    Thanks Both. Magic

+ 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