|  

» Summing Values from Different Sheets for the Same Cell Address

Problem:

Summing the values from cell A1 of four successive sheets in the current workbook.
The sheets are named January, February, March, and April.

Solution:

1. Select a cell to contain the sum and type =SUM(
2. Select the tab of the first sheet to sum (January).
3. Hold the key and then select the tab of the last sheet to sum (April).
4. Select the cell to sum (A1).
5. Type ) and .
These actions will create the following formula, which sums the same cell (A1) from all four sheets:
=SUM(January:April!A1)

Rate This Tip
12 34 5
Rating: 3.88     Views: 32101
No comments have been submitted.
Click here to post comment
For Registered Users
Name
Comment Title
Comments