FavoriteColin Samson (Evolve) asked in #Data ManagementAug 17, 2011, 6:21 AMUsing dates in vaalidation rulesHow do I use a date in a validation rule, for example close date greater than or equal 2001/01/01?2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerChakresh Verma (KVP Business Solutions)Aug 17, 2011, 7:15 AMColin, Use this formula in your validation rule and it should work. CloseDate >= DATE(year,month,day) Regards Varun Nagpal KVP Business Solutions varun@kvpcorp.comShow MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerChakresh Verma (KVP Business Solutions)Aug 17, 2011, 7:15 AMColin, Use this formula in your validation rule and it should work. CloseDate >= DATE(year,month,day) Regards Varun Nagpal KVP Business Solutions varun@kvpcorp.comShow More