answersLogoWhite

0

To reference other sheets you use the name of the sheet followed by an exclamation mark and then the cell, like:

Sheet3!A4

So to add cells on different worksheets you could do something like:

=Sheet3!A4+Sheet2!A5+Sheet1!C20


To add the same cell from several sheets you could do this:

=SUM(Sheet1:Sheet9!A12)

To add the same range of cells from several sheets you could do this:

=SUM(Sheet1:Sheet9!A12:F30)

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

When working in Excel you can only have one woorkbook opened at a time true or false?

False. You can have many workbooks open at the same time.


Why should you use folders for organizing your workbook in excel?

If you have many workbooks, you can use folders to organize the files, making it easier to find them. This is the same reason why you use file folders in a filing cabinet.


What happens in Excel when you clear a cell?

Same as deleting its content.


When you enter a formula in a cell Excel assigns the cell the same format as the cell reference in the formula?

first


How do you look at 2 different Microsoft Office 2007 Excel files at the same time in separate windows?

In Excel 2007 open both workbooks. From the View tab on the ribbon bar, in the Window section, click on Arrange All and select Vertical to see the two workbooks next to each other. Select horizontal if you would like to see one above the other. If you would like the workbooks to change places, click on the Switch Windows option (View Tab | Window section).


In excel how do you underline the characters in a cell and not the entire cell?

If this is an Excel question, you can underline words the same as in MS Word - use the 'U' icon or 'Format-font-underline'. The format is called 'underline.'


How do I retain Excel cell formatting during mail merge into a table in Word?

Merge brings one to several individual cells from Excel into Word. The formatting in the merged Word document depends on Word, not Excel. If you would like to retain the same formatting as you had in Excel, then format the target location in Word to match the cell from Excel.


How do you enter same value in every cell in Excel in mac entourage?

There is no direct connection between Excel and Entourage, but if you highlight all the cells from Excel and go to Entourage, you should be able to paste the data.


What is the formulae of finding 50 percent in Microsoft Excel?

There are many ways of doing that in Excel. 50% is half, so it is the same as dividing it by 2. It is also the same as multiplying it by a half. Assuming you have a total in a cell, lets say cell A2, then these are some of the formulas you could use to find 50 percent of the value in A2: =A2 * 50% =A2 / 2 =A2 * 0.5


How can you change numbers to text in an Microsoft Excel worksheet?

Select cell formatting and change to text. After than, Excel will treat the numbers in a cell the same as any other text characters. Also, you will not be able to use that cell in a formula, because the formula will not recognize the characters as numbers.


In Excel which element do you click to organize windows in a specific configuration?

You could be referring to the split option to show different parts of the same worksheet. You could also be referring to Arrange All, which allows you to look at separate workbooks. Both of these can be found on the View ribbon.


What combines a range of cells into one cell that occupies the same amount of space in an excel worksheet?

The Merge Cells option.