Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can do the following...
If Selection.Validation.Type = xlValidateList Then Else End If Why can't I use... If Worksheets(1).Cells(7,1).Validation.Type = xlValidateList Then Else End If I am using Office 2003 Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Field Validation for Length & Character Type | Excel Discussion (Misc queries) | |||
Data validation list type | Excel Programming | |||
Data Validation type query | Excel Programming | |||
Type mismatch using rnge as Range with Type 8 Input Box | Excel Programming | |||
Drop Down Menu (non Data Validation type) | Excel Programming |