Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am getting error on the add method on validation -
Method Add of object Validation Failed - please help Me.Unprotect With Sheet1.Cells(1, 1).Validation .Delete .Add xlValidateList, xlValidAlertWarning, , Lst <<<< Error here!!!!! .ErrorMessage = "Please select an Employee from the list" .ErrorTitle = "Select Employee" End With |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You have a response at one of your other posts.
Shokie wrote: I am getting error on the add method on validation - Method Add of object Validation Failed - please help Me.Unprotect With Sheet1.Cells(1, 1).Validation .Delete .Add xlValidateList, xlValidAlertWarning, , Lst <<<< Error here!!!!! .ErrorMessage = "Please select an Employee from the list" .ErrorTitle = "Select Employee" End With -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Method 'Range' of object '_global' failed | Excel Discussion (Misc queries) | |||
Method 'MailEnvelope' of object '_Worksheet' failed | Excel Discussion (Misc queries) | |||
Method 'Add' of object 'CommandBarControls' failed | Excel Discussion (Misc queries) | |||
Method 'Paste' of object '_Worksheet' failed | Excel Discussion (Misc queries) |