IgnoreBlank Property Example
This example causes data validation for cell E5 to allow blank values.
Range("e5").Validation.IgnoreBlank = True