click below
click below
Normal Size Small Size show me how
Excel Unit B
Excel Unit B Test Review
| Question | Answer |
|---|---|
| The COUNTA function is used to count the number of cells in a range that contain which type of data? | all types (formulas, numbers, text, blanks) |
| Which type of cell reference preserves the exact cell address in a formula? | absolute |
| To continue a sequence in adjacent cells, such as months of the year, use the ____ feature of Excel. | fill handle |
| Which keyboard shortcut turns on Edit mode? | F2 |
| In Excel, MAX and AVERAGE are examples of _____. | functions |
| When cells or rows are inserted or deleted in an Excel worksheet, how are cell references affected by the insertion or deletion? | cell references are automatically adjusted |
| An Excel user should use a relative cell reference when it is important to ____. | preserve the relationship to the formula location |
| Which function key on the keyboard allows the Excel user to cycle through all possible combinations of relative, mixed, and absolute cell references for a formula? | F4 |
| The file extension .xltx indicates what type of Excel file? | Excel template |
| The default file extension for an Excel 2010 workbook is ____. | .xlsx |
| All functions begin with the formula prefix ____. | equal sign (=) |
| The formula =A4+A8*($B$12) is an example of a(n) ____________________ formula. | Complex |
| A ____________________ is a predefined worksheet formula that enables Excel users to perform complex calculations. | function |
| The ____________________ button on the formula bar is one way to easily insert a function into a worksheet cell. | insert function |
| The Office Clipboard contains up to 24 of the most recently cut or copied items from any Office application, and the items may be viewed using the ____________________ feature of Office. | clipboard task pane |
| When copying or moving formulas in an Excel worksheet, the default type of cell reference is ____________________. | relative |
| The $ symbol placed before a row or column address indicates a(n) ____________________ cell reference. | absolute |
| The ____________________ function specifies the number of decimal places to be used for values and formulas. | ROUND |
| To complete the days of the week sequence that begins with the days Monday, Tuesday; the Excel user would select the cells containing Monday and Tuesday and use the ____________________ to complete the sequence. | fill handle |
| The = sign is also called the ____________________ and is automatically inserted when a function is selected. | formula prefix |
| Excel’s ____________________ feature suggests functions depending on the first letters typed by the user. | formula AutoComplete |
| Allows the user to move or copy data from one cell to another without using the Clipboard. | drag and drop method |
| Predesigned workbook files that contain labels, values, formulas, and formatting | templates |
| The Excel function that returns the number of cells in a range containing numeric data. | COUNT |
| $A$4 is an example of what type of cell reference? | Absolute cell reference |
| $A1 is an example of what type of cell reference? | Mixed cell reference |
| The type of cell reference used to preserve the relationship to the formula location | relative |
| The Excel feature used to selectively copy formulas, values, etc. by choosing options such as “paste formulas only.” | Paste Preview |
| The Excel function that returns the arithmetic mean of its arguments. | Average |