Validation.ErrorTitle Property
Returns or sets the title of the data-validation error dialog box. Read/write String.
Syntax
expression.ErrorTitle
expression A variable that represents a Validation object.
Example
This example adds data validation to cell E5.
| Visual Basic for Applications |
|---|
|