0% found this document useful (0 votes)
51 views4 pages

3 DReferences

The document discusses 3-D references in Excel which allow referencing cells on multiple worksheets using a range of worksheet names in a cell reference. It provides examples of using 3-D references with functions like SUM to add cells across multiple worksheets and defines names that reference cells on different worksheets.

Uploaded by

api-26344229
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views4 pages

3 DReferences

The document discusses 3-D references in Excel which allow referencing cells on multiple worksheets using a range of worksheet names in a cell reference. It provides examples of using 3-D references with functions like SUM to add cells across multiple worksheets and defines names that reference cells on different worksheets.

Uploaded by

api-26344229
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 4

9152019.

xls Introduction

Notes on 3-D References


A 3-D reference is an Excel cell or range reference preceded by a range
of worksheet names. Excel uses any worksheets stored between the
starting and ending names of the reference. For example,
=SUM(Sheet2:Sheet14!B5) adds all the values contained in cell B5
on all the worksheets between and including Sheet 2 and Sheet 14.

Use 3-D references to:


•          refer to cells on other sheets
•          define names
•          create formulas using the functions listed below
SUM, AVERAGE, AVERAGEA, COUNT, COUNTA, MAX,
MAXA, MIN, MINA, PRODUCT, STDEV, STDEVA,
STDEVP, STDEVPA, VAR, VARA, VARP, and VARPA.

To create a 3-D reference:


1. Click the cell in which you want to enter the function.
2. Type an equal sign, the name of the function, and an open parenthesis.
3. Click the worksheet tab for the first worksheet to be referenced.
Hold down SHIFT and click the tab for the last worksheet to be
referenced. All the worksheets between the first and last (if any)
will also automatically be selected.
4. Select the cell or range of cells to be referenced in the function
you’re using.
5. Complete the formula.

Examples
See the three worksheets that follow for illustrations.
9152019.xls First

A B C D E F
1
2 100
3
4
5 Refer to cells on other sheets:
6
7 Result 700
8 Formula =SUM(First:Third!A2) Define names:
9
10 Name cells on multiple sheets:
11 15
12
13 Result 56
14 Formula =SUM(ThreeCellsatA11)
15
16
17
18
19
20
21
22
23
24
9152019.xls Second

A
1
2 100
3
4
5
6
7
8
9
10
11 19
9152019.xls Third

A
1
2 500
3
4
5
6
7
8
9
10
11 22

You might also like