1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Excel totaling from sub-worksheets

Discussion in 'Other PC Software' started by tenbob, 2003/07/23.

Thread Status:
Not open for further replies.
  1. 2003/07/23
    tenbob

    tenbob Inactive Thread Starter

    Joined:
    2002/08/03
    Messages:
    796
    Likes Received:
    0
    I have 12 worksheets, one for each month.

    I want to have a YTD page that has cells that link to T0TALS of the same cell in the monthly sheets.
     
  2. 2003/07/23
    sunny

    sunny Inactive

    Joined:
    2003/05/16
    Messages:
    139
    Likes Received:
    0
    Here is an example of the formula
    =SUM(Sheet1!A4+Sheet2!A4+Sheet3!A4)
    To get this formula, click in the cell in the worksheet where you want the formula to appear. Type =sum(
    Then click on the first worksheet you want to include in the formula. Then click on the cell that has the total. Then type a plus sign. Do this for every worksheet you want to include in the formula. At the end type )
     

  3. to hide this advert.

  4. 2003/07/24
    tenbob

    tenbob Inactive Thread Starter

    Joined:
    2002/08/03
    Messages:
    796
    Likes Received:
    0
    Thanks. That's just the result I got but the hard way by taking a first line of sheet1!A2, putting it into a text ecitor and copying that word 12 times, and then replacing each Sheet designation with 3,4,5,6,7,8 etc. The clicking is easier !
     
  5. 2003/07/24
    sunny

    sunny Inactive

    Joined:
    2003/05/16
    Messages:
    139
    Likes Received:
    0
    Your welcome
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.