Excel =pmt formula

Leon Erasmus

New Member
Joined
Nov 17, 2008
Messages
3
My client owes the bank 5988.77. Over 12 months at 23% using =pmt this is 563.36 per month. I need a formula or a method to calculate how many months will be required if the client can only pay say 70.32 per month. Neither Tools / Goal seek nor Tables seem to work for me. Any ideas would be welcome. Thanks!
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi,

If the client can only afford monthly repayments of 70.32 then the client will never be able to pay off the amount owed because the monthly interest is greater than the repayments. The debt will just continue to grow.

Colin
 
Upvote 0
Thanks for that. But the 70 odd is just an example. Lets use any other 'reasonable' amount as the payment. I'm more interested in the formula or methodology rather that the actual numbers.
 
Upvote 0
Sure, instead of using the PMT() worksheet function, you can use the NPER() worksheet function.

If the payments are monthly, don't forget to divide the annual interest rate by 12.

So, say monthly repayments of 200:

=NPER(23%/12,-200,5988.77,,0)


HTH,
Colin
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top