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

Data Analysis

  • Everything about Charts in Excel
  • Add Outline to Data in Excel
  • How To Create Pareto Chart in Excel
  • How to combine 2 or more chart types in a single chart in Excel
  • Use Data Form to input, edit and delete records in Excel

References

  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of last cell in range in Excel
  • Left Lookup in Excel
  • Find closest match in Excel
  • How to get address of named range in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation unique values only
  • Excel Data validation don’t exceed total
  • How To Create Drop-down List in Excel
  • Excel Data validation with conditional list

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

  • Excel If, Nested If, And/Or Criteria Examples
  • Complete List of Excel Logical Functions, References and Examples
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • OR function Examples in Excel

Date Time

  • Count times in a specific range in Excel
  • Calculate total hours that fall between two times in Excel
  • Add years to date in Excel
  • Convert Excel time to decimal hours in Excel
  • How to get Weekdays, Working days between Two Dates in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel

General

  • How to increase by percentage in Excel
  • How to get random value from list or table in Excel
  • How to calculate percentage of total in Excel
  • Check if range contains a value not in another range in Excel
  • How to generate random times at specific intervals in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning