View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mohsinb[_13_] mohsinb[_13_] is offline
external usenet poster
 
Posts: 1
Default Determine if a cell has datavalidation

Hi,

Is there anyway to determine if the cell has data validation defined ?.
Something similar to range.hasformula. I want to turn incelldropdown to
false if datavalidation is defined for the cell. I need this done to
prevent selection from the dropdown list of protected , locked cells
when the file has been opened in readonly.

Thank you.


---
Message posted from http://www.ExcelForum.com/