• Aemond McGregor
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I have two fields on the Account -
Account Name and Account Alias

I have a list of Account names and their Aliases that I would like to be able to store in salesforce somewhere to reference.

I want a formula field check box that checks these values against the list.

I want the formula to find the Account Name Field in the Account Name keys from the list and check if the value = the Alias field and if so return true.