29
LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Embed Size (px)

DESCRIPTION

Building a One-Variable Table  A data table is a range of cells that calculates and displays the results of substituting different values in one or more formulas.  A one -variable data table shows results for formulas in which only one argument is changed.

Citation preview

Page 1: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

LESSON 15 – DATA TABLES AND PIVOT TABLES

BY: GUNNER PETERSONROBERT DOLLBRIAN FINNAN

1

Page 2: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a One-Variable Data Table

Page 3: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a One-Variable Table

A data table is a range of cells that calculates and displays the results of substituting different values in one or more formulas.

A one-variable data table shows results for formulas in which only one argument is changed.

Page 4: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a One-Variable Table

The formula in cell C10 multiplies the number of procedures by the patient fee.The formula in cell C11 adds the three costs and multiplies by the number of procedures.The formula in cell C12 subtracts total costs from total fees.

Cell F4 refers to cell C10.Cell G4 refers to cell C11.Cell H4 will refer to cell C12.These are formulas for the data table.

Page 5: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a One-Variable TableThe input values are in column E. The formulas start one column to the right and one row above.

Page 6: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a One-Variable TableThe range for the Data Table command includes the formulas and the input values.

The completed data table displays the results of each of the formulas in row 4 if the patient fee is adjusted.

Page 7: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Formatting a Data Table

7

Page 8: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Formatting a Data TableYou can use fill, borders, and conditional formatting to enhance the readability of a data table.

Page 9: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using an En Dash

An en dash is a typographical symbol used to mark ranges of labels or values. It is slightly longer than a hyphen.

JanuaryMarch20102013

Page 10: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using an En Dash

Page 11: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Creating a PointerA pointer is Highlight Cells Rules Conditional Formatting to format cells in the data table that match the current fee and profit.

Page 12: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Working with Array FormulasThe Data Table command inserts the TABLE function, an array formula. An array is any group of cells.

Array formulas may be called CSE formulas, because you must press [Ctrl]+[Shift]+[Enter] to complete them.

Page 13: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Working with Array Formulas

• You cannot delete or edit an individual cell in the array.

• You can delete the entire table or edit input values.

Page 14: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a Two-Variable Data Table

14

Page 15: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a Two-Variable Data Table

A two-variable data table has two sets of input values, one in a row and one in a column. The data table has one formula, placed above the column values and left of the row values.

Page 16: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a Two-Variable Data Table

Two-variable table with pointers

Page 17: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a PivotTable

17

Page 18: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Building a PivotTable

A PivotTable is created from a list range. The initial layout is empty.

Page 19: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Editing Field Settings

Each field has settings. They include the name and the type of calculation.

Page 20: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Editing Field SettingsField settings include the placement of totals and data.

Page 21: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using Calculations in a PivotTable

21

Page 22: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using Calculations in a PivotTable

The # of Riders field is placed twice in the PivotTable.

Page 23: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using Calculations in a PivotTableOne occurrence of # of Riders uses SUM; the other uses AVERAGE.

The Male column shows a sum but can be set to show a percentage.

Page 24: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Inserting a Calculated Field

A calculated field appears in the PivotTable but is not a field in the source list range.

Page 25: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using Calculations in a PivotTable

Shown as percentages Calculated

field # of Riders * 10

# of Riders field with Average

Page 26: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using the Slicer ToolA slice is a small section or piece of data in a PivotTable. It enables you to focus on data of particular interest in a large PivotTable.

First choose the slice(s) to be shown.

Page 27: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using the Slicer Tool

A slice initially includes all items from the field.

Page 28: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Using the Slicer Tool

When you select one or more items in the Slice shape, the data is “drilled-down.”

Page 29: LESSON 15 – DATA TABLES AND PIVOT TABLES BY: GUNNER PETERSON ROBERT DOLL BRIAN FINNAN 1

Refreshing Data in a PivotTable

Although a PivotTable is associated with a list range, it does not automatically update if changes are made to the source list. The Refresh button is on the PivotTable Tools Options tab.