Excel IsError VBA Function

 

Excel IsError Excel VBA Function

 

The Excel IsError function is used to determine if a custom function has produced an error.  The custom function
is already pre-defined in a module and you would insert it within the IsError parenthesis.

 

 

IsError Example:

Dim FindError As Boolean

FindError = (CustomFunction())
'Your custom function is executed and if the results produce an error, FindError 
will equal False

If you have any questions on the IsError function, you can always find excel help at our Forum or

you can Contact Us for a free quote.

 

 

 
Sitemap | Privacy | Terms
Microsoft ® and Microsoft Excel ® are registered trademarks of Microsoft Corporation.
Copyright 2011 ExcelHelp.com All rights reserved
More Info (+)