Error.Value Property

Excel Developer Reference

Returns a Boolean value that indicates if all the validation criteria are met (that is, if the range contains valid data).

Syntax

expression.Value

expression   A variable that represents an Error object.

See Also