Guest User

Untitled

a guest
Oct 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. AND(
  2. $Profile.Name == "System Administrator",
  3. ISCHANGED(Status),
  4. TEXT(Status) = "Accepted"
  5. )
Add Comment
Please, Sign In to add comment