Skip to main content

Hi All! I'm wanting to make use of Contracts in Salesforce, but I need to recreate the logic for Contract Start, Term Length (months), and Contract End Date. We're using "Term" instead of Contract, but I can't edit the out of the box field names. 

 

So the formula I need is based on following fields:

Terms_Start_Date__c + Terms_Length__c = Terms_End_Date__c

 

Terms_End_Date__c is formula field calculated on save. Its also a number field (4,0). Term Start is Date field; Term End Date is formula/date field. Thanks in advance for any help! Not finding formulas online that are getting this done. 

 

#Formulas  #Custom Fields  #Sales Cloud

4 answers
0/9000