BLANKVALUE( Net_Salary_Per_Month__c , 0 ) + BLANKVALUE ( Spouse_Net_Salary_Per_Month__c , 0 )
But further down the account page we have a custom object with sums the total of a few fields with the object. i need to be able to subtract that amount from the above calculation.
I have attached a screenshot for assistance, any help is appreciated.
4 件の回答
essentially when the total value of monthly expediture gets calculated it automatically deducts from the estimated monthly income surplus.