Search Results
4 functions found:
1. | CompoundInterestTotal ( Principal ; Rate ; CompoundFreq ; Years ) |
Average rating: 0.0 | |
Patrick Mathers, Records Doctor | |
calculates the total amount of money accumulated, including interest, over a period of time(years), when interest is compounded periodically. | |
2. | DateFormat_DDMMYYYY ( MyDate ) |
Average rating: 0.0 | |
Patrick Mathers, Records Doctor | |
Converts a date into UK format DD/MM/YYYY | |
3. | ExpenseSubtotal ( GrandTotal ; Tax ) |
Average rating: 0.0 | |
Patrick Mathers, Records Doctor | |
Calculates the subtotal from 2 user entries: Grand Total and Tax Percentage | |
4. | SimpleInterestTotal |
Average rating: 0.0 | |
Patrick Mathers, Records Doctor | |
Calculates the accrued amount that includes both principal and the interest. | |