This excel tutorial explains, how to use IFERROR Function to catch errors like #value and #div/0 error in excel.
Sometimes we use formula and instead of result, we get error like #DIV/0, #VALUE etc.
IFERROR Formula catch these errors and gives the specified value instead of error.