• njmcdirect official
  • NEWBIE
  • 0 Points
  • Member since 2018

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

Hey all!

I'm looking to create a formula field that evaluates 2 Currency fields (Let's call them A & B), selects the lower of the 2 values and pushes it to a 3rd currency field (C).

If either A or B is Null, it will push the only available option to C. How would I go about doing this? Thanks!