Thread: Validation List
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Validation List

Do it in Excel with the macro recorder on. That will give you the code.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Angeles" wrote in message
...
Hi everybody , I need to define an validation list to somes cells in my
worksheet using source code, is it possible ?