FUNCTIONS
TERMINOLOGY
REFERENCES
CHARTS
MIXED BAG
100

This function grabs the current date and time.

What is the TODAY() function?

100

Every formula and function always starts with this.

What is an equal sign?

100

Absolute References are marked with this.

What is a $?

100

A pie slice is a data marker that represents how many value(s) from a data series?

What is one?

100

If you don't want to widen your column just to show the column headers you could do this?

What is Wrap Text?

200

=ROUND(AVERAGE(A1:A100),2) is an example of a(n) ____ function.

What is nested?

200

PEMDAS stands for this.

What is Parenthesis, Exponents, Multiplication, Division, Addition and Subtraction

200

What keyboard shortcut will bring you to cell A1?

What is CTRL+Home?

200

This type of chart allows you have two chart types in one chart.

What is a combo chart?

200

If you want to center text across a range you should use this.

What is Merge and Center?

300

In the following function PMT(rate, nper, pv [, fv=0] [, type=0]) - What does nper represent?

What is total number of payment periods?

300

In order to see the function or formula behind a result in a cell you need to look here.

What is the formula bar?

300

$A1 is this type of reference.

What is mixed reference?

300

If you want to format only one point in a line chart what do you need to do?

What is double click that point?

300

If you only want to print C1:D50 you would need to do this.

What is set print area?

400

This function counts how many cells in a range contain numbers, where     value1,     value2, and so forth are text, numbers, or cell references?  

What is the COUNT function?

400

Enters texts based on patterns it finds in the data.

What is Flash Fill?

400
The reference $B$7 is in cell M10 and is copied to cell O20, what does it become?

What is $B$7?

400

The ____ identifies which data markers are associated with each data series.

What is the legend?

400

This code will display the filename of the current workbook.

What is &[File]

500

In the following formula: =IF(A1<100, "Order", "Don't Order"), what happens if A1= 250?

What is the formula will return "Don't Order".

500

The little box in the lower right corner of a cell that copies the content and format is called this.

What is the fill handle?

500

If the following formula is in cell X2:   = A1*E$1-$C1 and is then copied to cell Y4, what would it become:

What is =B3*F$1-$C3?
500

A ________ contains the actual values that are plotted on the chart.

What is the data series?

500

As a general rule how should text, numbers and titles each be aligned?

Text - Left aligned
Numbers - Right aligned
Titles - Centered