Range.Errors (Excel)
Allows the user to access error checking options.
Reference the Errors object to view a list of index values associated with error checking options.
Dim errsErrors As Errors
Set errsErrors = ActiveCell.Errors
Allows the user to access error checking options.
Reference the Errors object to view a list of index values associated with error checking options.
Dim errsErrors As Errors
Set errsErrors = ActiveCell.Errors