• Red Earth 2
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies
Hello,
When I write a formula, for example, for a custom field Membership Expiration Date:
Membership_Expiration_Date__c + (Membership_Years_Added__c * 365)

It won't let me do it because it's referring to itself. How else can I add X years on to an existing date? I don't want to reset the date, I want to add years to the date already in the field.

Thank you and best wishes!
 
Hello,
When I write a formula, for example, for a custom field Membership Expiration Date:
Membership_Expiration_Date__c + (Membership_Years_Added__c * 365)

It won't let me do it because it's referring to itself. How else can I add X years on to an existing date? I don't want to reset the date, I want to add years to the date already in the field.

Thank you and best wishes!