Using the sum function in a 3 dimension environment

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to Use the sum function in a 3 dimension environment in Microsoft Excel?
Need a detailed description for a research paper I am doing, ASAP!!!!
 
Is this what you need?
=SUM(Sheet1:Sheet3!C1)
If sheet names have spaces use =SUM('sheet x:sheet y'!C1)
 
You can also do this: Start w/ =Sum(
Then click the tab for the first sheet with data to be summed.
Select the cell containing the first value.
If the values to be summed are in the same relative cells on consecutive
sheets, hold SHIFT & click the tab for the last sheet involved, then press
ENTER.
OR
If the cells are in different locations on each sheet, continue clicking
individual tabs & cells 'til you get them all, then press ENTER.

BTW- you can also select ranges as well as individual cells.

Hope this is useful |:>)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top