Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Excellent! That works exactly as expected, thank you so much! Would it be hard to implement another condition to the rule stating that this change can NOT be made by the user the record was "created by"? Commented Oct 27, 2015 at 12:19
  • The edited formulae with the extra condition causes this error on save: "One or more column references are not allowed, because the columns are defined as a data type that is not supported in formulas." Is "Created By" a column that can be used in validation formula? Commented Oct 27, 2015 at 12:45
  • No, it is most likely the [Me] causing the issue. Means you can not check for the current user. Only in View Settings can you use [Me] Commented Oct 27, 2015 at 13:13