Here is a good one that has been driving me crazy for some time now. I have a system that calculates the percentage of an account and when the debtor is under contract and when he is not under contract. The way I do this is percentages and it works great. My client, myself, and my attorney’s get a percentage of every payment made by a debtor. I have a formula in place that is accurate up to 1 cent. My problem is I want to be able to add the attorney’s fee’s to a debtors account even if he has been making payments on the account then stops paying causing us to have to turn it over to our attorneys. Now the problem I am running into is that if I don’t close out the account and then reopen a new one it adds the attorneys fee’s to the principle amount of the debt which is not accurate due to it should only add the attorneys fee’s to the principle amount minus the money paid to the client and that is only if we have added our fee’s to the top of the debt. Now if we have not added our fee’s to the top it would be the principle amount minus money paid to the client and us.
Here is how it works if you have a debt of $500.00 and you add our 30% fee it increases the debt to $650.00 now in order for our clint to receive all there money and the in of a payment arrangement the will get 76.92% and we will get 23.08% of every payment and at the in everyone has all there money but when you add the attorney’s in the equation that percentage changes. What I would like to try is to have a formula that goes something like this.
Attorney’s Field: Currency < there 35% fees are always added to the top.
Client Field: Currency
Our Field: Currency
Under Contract Check Box: yes/no
Amount of debt: $500.00
Now I want the formula to be able to determand if the debtor is under contract and calculate the amount of every payment so that each party above gets the proper amount of money at the in of a payment arrangement. Like if the debt is $500.00 and we add our fee to the top it becomes 650.00 now some times the debtor will not be under contract so we will pull a 23.08% fee from the $500.00 rather than adding it to the top of the debt.
I hope you understand what I want and is there anyone that even knows where to began writing a code for this.
Sincerely,
Charles
Here is how it works if you have a debt of $500.00 and you add our 30% fee it increases the debt to $650.00 now in order for our clint to receive all there money and the in of a payment arrangement the will get 76.92% and we will get 23.08% of every payment and at the in everyone has all there money but when you add the attorney’s in the equation that percentage changes. What I would like to try is to have a formula that goes something like this.
Attorney’s Field: Currency < there 35% fees are always added to the top.
Client Field: Currency
Our Field: Currency
Under Contract Check Box: yes/no
Amount of debt: $500.00
Now I want the formula to be able to determand if the debtor is under contract and calculate the amount of every payment so that each party above gets the proper amount of money at the in of a payment arrangement. Like if the debt is $500.00 and we add our fee to the top it becomes 650.00 now some times the debtor will not be under contract so we will pull a 23.08% fee from the $500.00 rather than adding it to the top of the debt.
I hope you understand what I want and is there anyone that even knows where to began writing a code for this.
Sincerely,
Charles