Which Excel chart type is best suited to show trends over time, like monthly sales?
Correct answer: D
A line chart is well suited to displaying trends over a continuous period, such as time.
0 correct out of 0 attempted (0%)
Correct answer: D
A line chart is well suited to displaying trends over a continuous period, such as time.
Correct answer: C
Bar or column charts use rectangular bars to compare values across different categories.
Correct answer: B
A scatter chart plots pairs of numeric values, useful for showing correlation between variables.
Correct answer: A
The dollar sign fixes a column and/or row reference so it doesn't change when the formula is copied.
Correct answer: D
A relative reference adjusts automatically based on the position where a formula is copied.
Correct answer: A
An absolute reference remains fixed to a specific cell, regardless of where the formula is copied.
Correct answer: A
A mixed reference fixes either the row or the column, but not both, using a single dollar sign.
Correct answer: C
A circular reference occurs when a formula depends, directly or indirectly, on its own result.
Correct answer: A
A named range assigns a descriptive name to a cell or range for easier use in formulas.
Correct answer: D
#DIV/0! appears when a formula attempts to divide by zero.
Correct answer: D
#N/A indicates that a value is not available, often from a failed lookup.
Correct answer: B
#REF! appears when a formula refers to a cell that no longer exists, often due to deletion.
Correct answer: A
#VALUE! indicates that a formula's argument is of the wrong data type.
Correct answer: C
#NAME? typically indicates a misspelled function name or an unrecognized reference.
Correct answer: D
Since Excel 2007, worksheets support up to 1,048,576 rows.
Correct answer: B
Since Excel 2007, worksheets support up to 16,384 columns, labeled up to XFD.
Correct answer: A
Ctrl+; inserts the current date as a static value into the active cell.
Correct answer: D
Ctrl+Shift+; inserts the current time as a static value into the active cell.
Correct answer: B
Ctrl+Home moves the cursor directly to cell A1.
Correct answer: A
Ctrl+End moves the cursor to the last cell containing data in the worksheet.
Correct answer: A
F11 quickly creates a chart on a new sheet from the selected data.
Correct answer: A
F2 puts the currently selected cell into edit mode.
Correct answer: B
F4 repeats the last action, or cycles reference types ($) when editing a formula.
Correct answer: C
F5 (or Ctrl+G) opens the Go To dialog to jump to a specific cell or named range.
Correct answer: C
Co-authoring allows multiple users to edit a shared Excel workbook simultaneously, typically via cloud storage.