Nov__c false if ( month( today()) <= 3, if ( and( Contract_Start_Month_Number__c <= (year(today())-1) * 12 + 11, Contract_End_Month_Number__c >= (year(today())-1) * 12 + 11), Amount_per_Month__c, 0), if ( and( Contract_Start_Month_Number__c <= (year(today())+0) * 12 + 11, Contract_End_Month_Number__c >= (year(today())+0) * 12 + 11), Amount_per_Month__c, 0) ) BlankAsZero 18 false 2 false false Currency