yarondavid
Programmer
Hi
I want to know how to insert an If statement that check if the specific cell contains a Validation type or not.
I get an error message with this statement:
If Range("B3").Validation Then
End If
thanks,
Yaron
I want to know how to insert an If statement that check if the specific cell contains a Validation type or not.
I get an error message with this statement:
If Range("B3").Validation Then
End If
thanks,
Yaron