0
0
Excelspreadsheet~5 mins

Reference errors and troubleshooting in Excel - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does the #REF! error mean in Excel?
The #REF! error means that a formula is referring to a cell or range that no longer exists, often because the referenced cells were deleted or moved.
Click to reveal answer
beginner
How can you fix a #REF! error caused by deleted cells?
You can fix it by updating the formula to refer to valid cells or ranges that exist, or by undoing the deletion if possible.
Click to reveal answer
beginner
What is a common cause of #NAME? errors in Excel formulas?
A #NAME? error usually happens when Excel does not recognize text in a formula, often due to misspelled function names or missing quotation marks around text.
Click to reveal answer
intermediate
Why might a formula show #VALUE! error?
The #VALUE! error appears when a formula has the wrong type of argument or operand, like trying to add text to a number.
Click to reveal answer
intermediate
What is a good way to troubleshoot formulas with errors in Excel?
Use Excel's Formula Auditing tools like 'Trace Precedents' and 'Evaluate Formula' to see which cells affect the formula and how Excel calculates it step-by-step.
Click to reveal answer
What does the #REF! error indicate in Excel?
ADivision by zero
BA misspelled function name
CA missing or invalid cell reference
DIncorrect data type
Which Excel tool helps you see which cells a formula depends on?
AGoal Seek
BTrace Precedents
CData Validation
DPivot Table
What causes a #NAME? error in Excel?
ADividing by zero
BReferencing deleted cells
CAdding text to numbers
DUsing a wrong function name or missing quotes around text
If a formula tries to add a number and text, what error will likely appear?
A#VALUE!
B#REF!
C#DIV/0!
D#NAME?
How can you fix a #REF! error caused by deleting cells?
AUpdate the formula to valid cell references
BRename the worksheet
CChange cell formatting
DUse conditional formatting
Explain what causes the #REF! error and how you can fix it.
Think about what happens if you delete a cell that a formula uses.
You got /4 concepts.
    Describe how Excel's Formula Auditing tools help troubleshoot formula errors.
    These tools show relationships and calculation steps.
    You got /4 concepts.