Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Check if the cell contains a Validation type or not

Status
Not open for further replies.

yarondavid

Programmer
May 8, 2006
20
IL
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
 
Wrong section, I believe you want the VBA forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top