+ Reply to Thread
Results 1 to 4 of 4

Find sum across all worksheets

  1. #1
    Ang2459
    Guest

    Find sum across all worksheets

    I have 42 worksheets in a workbook and i want to create a summary worksheet
    at the end. I need to add up the same cell on each worksheet for the summary
    page. Example: A sum of all E4's in the worksheet. There is to many
    worksheets for the formula to fit. Thanks

  2. #2
    Peo Sjoblom
    Guest

    Re: Find sum across all worksheets

    =SUM(first:last!E4)

    let excel do the work

    type

    =SUM(

    click the first sheet tab, hold down shift and click the last sheet tab,
    click in E4 and press enter


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "Ang2459" <[email protected]> wrote in message
    news:[email protected]...
    >I have 42 worksheets in a workbook and i want to create a summary worksheet
    > at the end. I need to add up the same cell on each worksheet for the
    > summary
    > page. Example: A sum of all E4's in the worksheet. There is to many
    > worksheets for the formula to fit. Thanks




  3. #3
    Valued Forum Contributor
    Join Date
    03-25-2004
    Location
    Boston, MA US
    Posts
    1,094
    In the cell of your summary sheet, type "=SUM(" . Select the first worksheet to start summing from say sheet 2. Depress the shift key and select the last worksheet to sum say sheet 42 then select the E4 and hit enter. Your formula will look like this.

    =SUM(Sheet2:Sheet42!A1)

    HTH

    Steve

  4. #4
    Ang2459
    Guest

    Re: Find sum across all worksheets

    Awesome! thanks so much. You made my day a lot easier!

    "SteveG" wrote:

    >
    > In the cell of your summary sheet, type "=SUM(" . Select the first
    > worksheet to start summing from say sheet 2. Depress the shift key and
    > select the last worksheet to sum say sheet 42 then select the E4 and hit
    > enter. Your formula will look like this.
    >
    > =SUM(Sheet2:Sheet42!A1)
    >
    > HTH
    >
    > Steve
    >
    >
    > --
    > SteveG
    > ------------------------------------------------------------------------
    > SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
    > View this thread: http://www.excelforum.com/showthread...hreadid=530598
    >
    >


+ 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