DIFFERENT KINDS OF ERROR YOU MIGHT ENCOUNTER WHILE WORKING ON YOUR SPREADSHEET
#DIV/0!
Happen when a formula is trying to divide a value in a cell by zero or by an empty cell
#ERROR! (in Google sheet only)
Happen when a formula can't be interpreted as input
#N/A
Happens when a data in a formula can't be found by the spreadsheet
#NAME?
Happen when a formula or function name isn't understood or incorrect
#NUM!
A formula of function calculation can't be performed as specified
#VALUE!
Value error can indicate a problem with a formula or reference cell.
#REF!
Comes up when a formula is referencing a cell that is no longer valid or has been deleted