XL2000: How to Programmatically Suppress an Error Value Returned by a Formula (213387)
The information in this article applies to:
This article was previously published under Q213387 SUMMARY
Microsoft Excel returns an error value for any cell that contains a formula that cannot be properly calculated. These error values include the following:
#DIV/0!
#N/A
#NAME?
#NULL!
#NUM!
#REF!
#VALUE!
This article describes a Microsoft Visual Basic for Applications Sub procedure (macro) that suppresses the error values.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB213387 |
---|
|