Pivot Tables
Pivot Charts
Random
If Statements
Writing & Interpreting Formulas
100

An interactive tool that allows you to look at spreadsheet data from many different perspectives

Pivot Table

100

A chart that provides a graphical representation of the data in a pivot table.

Pivot Chart

100

This tool shows arrows that indicate which cells are affected by the value of the currently selected cell.



Trace Dependents

100

What type of statement is an IF statement? 

Conditional

100

Explain what this formula does.

=COUNTIF(D3:D52,"Providence")

It ccounts the number of times the word "Providence" occurs in the range D3:D52.

200

When building a pivot table, what do you drag and drop in to the grid at the bottom of the pivot table task pane? 

Fields

200

List the steps to print a pivot chart; only the chart, nothing else that's on the data sheet.

Click on the chart, click the File tab, click Print

200

This filtering tool is used in pivot tables and pivot charts.

Slicer

200

This formula will add a range of numbers if one or more criteria is met.

Sumifs

200

In the SUMIFS argument window, which range requires numbers? 


Sum range

300

What are the 2 pivot table contextual tabs?

Analyze and Design

300

What are the 3 pivot chart contextual tabs?

Analyze, Design, and Format

300

List the steps to clear all the filters from both the pivot table and pivot chart at the same time?

Analyze tab, clear, clear filters

300

When using the sumif and sumifs formulas, what type of data is always required? 

Numbers

300

Open the "Technology Equipment Inventory" data sheet then write a formula that will tell you how many printers you have in stock.

=SUMIF(C3:C52,"Printers",E3:E52)

400

What are 2 things that are part of a pivot table, but not part of the original data sheet?

Filters

Totals

400

Which tool will update data in the pivot chart and pivot table at the same time?

Refresh All

400

What is the Fx button used for? 

Formulas and Functions

400

Which formula would you use to analyze cell A3 to see if it's greater than 90, then return "Honors" if true, and "No Honors" if not true?

IF

400

Open the "Technology Equipment Inventory" data sheet then write a formula that will tell you the total number of items you have in stock from Educational Technolgoy.

=SUMIF(A3:A52,A50,E3:E52)

500

Which setting will allow you to change the way data calculates in a pivot table?

Field Settings

500

List tthe 2 main differences between a regular chart and a pivot chart

You don't need to highlight data before building the pivot chart

Pivot charts have filters

500

What type of data is in the new column and row that is automatically created when you build a pivot table? 

Total, Grand Total, or Subtotal

500

This is the process of changing values in cells to see how those changes affect the outcome of formulas in the worksheet 

What-if Analysis Or Goal Seek

500

Open the "Technology Equipment Inventory" data sheet then write a formula that will tell you how many shipments of "Scanners" went to "LA".

=COUNTIFS(C3:C52,"scanners",D3:D52,"LA")

M
e
n
u