What
Window
What can I do?
Misc
Function or Formula
100
What is the column letter above the grid.
What is a column heading?
100

Where can I see a formula?

The formula bar.

100

Where are the commands in Excel.

What is a ribbon?

100
Its like a notebook.
What is a workbook?
100
How do you start a formula?

=sum(

200
What is the row number on the left side of the grid.
What is the row heading?
200

What does "Print Area" mean?

The area that you have specified to print.

200

What are the 2 options for placing a picture into EXCEL?

In a cell or on top of the cells.

200
Sheets inside the notebook.
What is a worksheet?
200

What does LEN do?

Tells you the length of data.
300
What is the basic unit of a worksheet into which you enter data.
What is a cell?
300

What does the TAB do?

Moves from one cell to another.

300

What is another way to say the MAX?

What is Highest

300

How many sheets does an EXCEL workbook start with?

As many as you configure in the options.

300

What is the difference between COUNT and COUNTA?

Count - counts only numbers

CountA - counts the characters in a cell

400
What is the horizontal and vertical lines on the worksheet itself?
What is a gridline?
400

Primary tab that contains groups with the more frequently used commands (basic)

What is Home tab?

400

Contains additional commands and options for the group.

What is a dialog box?

400

What is ALT text used for?

When someone uses a screen reader.

400

What function combines text?

CONCAT

500

What does A4 relating to?

What is a cell reference?

500
An active cell reference on the left side of the formula bar.
What is a name box?
500

What does it mean to LINK?

Connect a page or website. 

500

What are some items on the Quick Access Toolbar?

Save, copy, undo, preview

500

Read the range: What is the -sum(A4:A10)

equals the sum of A4 through A10.