• emitinc
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

I am trying to create a validation rule that will do the following when saving an Opportunity:

 

IF Stage is saved to Closed

 

THEN Check 8 different pick-list fields. If ANY of those 8 pick-list fields are blank then do not allow user to save Opportunity as Closed

 

What is the syntax for this validation rule?

 

Thank you for your help!

I am trying to create a validation rule that will do the following when saving an Opportunity:

 

IF Stage is saved to Closed

 

THEN Check 8 different pick-list fields. If ANY of those 8 pick-list fields are blank then do not allow user to save Opportunity as Closed

 

What is the syntax for this validation rule?

 

Thank you for your help!