+ Reply to Thread
Results 1 to 4 of 4

Totals across multiple worksheets

  1. #1
    Registered User
    Join Date
    10-31-2007
    Posts
    3

    Smile Totals across multiple worksheets

    This was probably covered in "Excel 101", but here goes. I have a calculated total in cell G2 on worksheets A, B, and C (different data on each sheet) and I want to add these values together in cell A2 on worksheet D. How do I do this?

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Using XL help with "3d reference" as search expression produced:
    Refer to the same cell or range on multiple sheets
    A reference that refers to the same cell or range on multiple sheets is called a 3-D reference.

    Click the cell where you want to enter the function.
    Type = (equal sign), enter the name of the function, and then type an opening parenthesis.
    Functions that can be used in a 3-D reference

    SUM - adds numbers

    AVERAGE - calculates average (arithmetic mean) of numbers

    AVERAGEA - calculates average (arithmetic mean) of numbers; includes text and logicals

    COUNT - counts cells that contain numbers

    COUNTA - counts cells that are not empty

    MAX - finds largest value in a set of values

    MAXA - finds largest value in a set of values; includes text and logicals

    MIN - finds smallest value in a set of values

    MINA - finds smallest value in a set of values; includes text and logicals

    PRODUCT - multiplies numbers

    STDEV - calculates standard deviation based on a sample

    STDEVA - calculates standard deviation based on a sample; includes text and logicals

    STDEVP - calculates standard deviation of an entire population

    STDEVPA - calculates standard deviation of an entire population; includes text and logicals

    VAR - estimates variance based on a sample

    VARA - estimates variance based on a sample; includes text and logicals

    VARP - calculates variance for an entire population

    VARPA - calculates variance for an entire population; includes text and logicals

    Click the tab for the first worksheet to be referenced.
    Hold down SHIFT and click the tab for the last worksheet to be referenced.
    Select the cell or range of cells to be referenced.
    Complete the formula, and press ENTER.
    Don't forget XL help is your friend !

  3. #3
    Registered User
    Join Date
    10-31-2007
    Posts
    3

    Smile Totals across multiple worksheets

    I guess what I am asking for is the correct syntax to refer the elements of the sum.

  4. #4
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Quote Originally Posted by fiveoaks
    I guess what I am asking for is the correct syntax to refer the elements of the sum.
    If you apply what is above, the formula will appear in the formula bar

+ 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