Excel’s two error trapping functions

Excel has two error detection functions that are almost identical: ISERR and ISERROR. Their syntaxes are identical:
ISERR(value) and ISERROR(value). They will both return True if the value throws an error. The difference is the ISERROR function will detect #N/A errors and ISERR won’t.

Share:

Facebook
Twitter
Pinterest
LinkedIn
On Key

Related Posts

Get in touch