Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Understanding Anova in Excel
  • Get column name from index in Excel Table
  • How To Compare Two Lists in Excel
  • How To Filter Data in Excel
  • Data Series in Excel

References

  • Perform case-sensitive Lookup in Excel
  • To count total rows in a range in Excel
  • How to get last column number in range in Excel
  • How to get last row in numeric data in Excel
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation specific characters only
  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only
  • Prevent invalid data entering in specific cells

3D sum multiple worksheets in Excel

by

This tutorial shows how to 3D sum multiple worksheets in Excel using the example below;

Formula

=SUM(Sheet1:Sheet3!A1)

Explanation

To sum the same range in one or more sheets, you can use the SUM formula with a special syntax called a “3d reference”.

In the example shown, the formula in D6 is:

=SUM(Week1:Week5!D6)

How this formula works

The syntax for referencing a range of sheets is a built-in feature and works a bit like a reference to a range of cells. For example

Sheet1:Sheet3!A1

Means: cell A1 from Sheet1 to Sheet3.

In the example shown:

=SUM(Week1:Week5!D6)

Will sum cell D6 from Week1 to Week5, equivalent to:

=SUM(Week1!D6,Week2!D6,Week3!D6,Week4!D6,Week5!D6)

In this workbook, the sheets Week1 through Week 6 all look exactly like this:

Other examples

You can use 3D references in other formulas as well. For example, the formula in E6 averages D6 like this:

=AVERAGE(Week1:Week5!D6)

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel OR Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal minutes to time in Excel
  • Calculate series of dates by workdays in Excel
  • Display Date is same month in Excel
  • How to calculate Next working/business day in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Group arbitrary text values in Excel

General

  • Excel Autofill Cell Ranges, Copy, Paste
  • How to generate random number weighted probability in Excel
  • How to get original number from percent change in Excel
  • Lock Cells in a Worksheet Excel
  • Freeze and Unfreeze Panes in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning