Where can I see a formula?
The formula bar.
Where are the commands in Excel.
What is a ribbon?
=sum(
What does "Print Area" mean?
The area that you have specified to print.
What are the 2 options for placing a picture into EXCEL?
In a cell or on top of the cells.
What does LEN do?
What does the TAB do?
Moves from one cell to another.
What is another way to say the MAX?
What is Highest
How many sheets does an EXCEL workbook start with?
As many as you configure in the options.
What is the difference between COUNT and COUNTA?
Count - counts only numbers
CountA - counts the characters in a cell
Primary tab that contains groups with the more frequently used commands (basic)
What is Home tab?
Contains additional commands and options for the group.
What is a dialog box?
What is ALT text used for?
When someone uses a screen reader.
What function combines text?
CONCAT
What does A4 relating to?
What is a cell reference?
What does it mean to LINK?
Connect a page or website.
What are some items on the Quick Access Toolbar?
Save, copy, undo, preview
Read the range: What is the -sum(A4:A10)
equals the sum of A4 through A10.