I am trying to create a field that will pull from 3 other fields to generate a contract termination date.
Each account has a install date (ID), contract term (CT), and renewal term (RT). For example:
ID=1/1/2017
CT=36 months
RT=12 months
Calculatin...