Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default AOR to APR - Truth in Lending

Hi!

Can someone please help me with this question regarding calculating the APR
that you see in the Federal Truth-In-Lending Disclosures when you sign a
contract for a car loan?

If I have these values, what is the fast way to get to the APR
1) Add on Rate (12%)
2) Term (36 months)
3) Loan start date and loan end date (Feb 1 2005 to Aug 5 2007)
4) Amount financed ($5790)
5) Finance charge ($746)

If I'm missing any information you need to help me with this please tell me.

I'm assuming it's the RATE function but I can't get it to work correctly.
Please help because my job depends on it :-)

A thousand thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default AOR to APR - Truth in Lending

Toan,

I think it is:

=RATE(36,(5790 +746)/36,-5790)*12

When used in the PMT function:

=PMT((RATE(36,(5790 +746)/36,-5790)*12)/12,36,-5790)

it gives the same payment amount as

=(5790 +746)/36

HTH,
Bernie
MS Excel MVP


"Toan" wrote in message
...
Hi!

Can someone please help me with this question regarding calculating the APR
that you see in the Federal Truth-In-Lending Disclosures when you sign a
contract for a car loan?

If I have these values, what is the fast way to get to the APR
1) Add on Rate (12%)
2) Term (36 months)
3) Loan start date and loan end date (Feb 1 2005 to Aug 5 2007)
4) Amount financed ($5790)
5) Finance charge ($746)

If I'm missing any information you need to help me with this please tell me.

I'm assuming it's the RATE function but I can't get it to work correctly.
Please help because my job depends on it :-)

A thousand thanks in advance!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default AOR to APR - Truth in Lending

Hi Bernie,

It does work, thank you. But it seems to only work when all payments are
equal. For example, it will work if the time the contract to the time the
first payment due is 30 days.

But sometimes, the time a contract is signed to the time the first payment
due could be up to 45 days and the remaining payments after the first payment
would be paid monthly (30 days between payments).

How can I account for those extra days only during the first payment?

A thousand thanks in advance.

"Bernie Deitrick" wrote:

Toan,

I think it is:

=RATE(36,(5790 +746)/36,-5790)*12

When used in the PMT function:

=PMT((RATE(36,(5790 +746)/36,-5790)*12)/12,36,-5790)

it gives the same payment amount as

=(5790 +746)/36

HTH,
Bernie
MS Excel MVP


"Toan" wrote in message
...
Hi!

Can someone please help me with this question regarding calculating the APR
that you see in the Federal Truth-In-Lending Disclosures when you sign a
contract for a car loan?

If I have these values, what is the fast way to get to the APR
1) Add on Rate (12%)
2) Term (36 months)
3) Loan start date and loan end date (Feb 1 2005 to Aug 5 2007)
4) Amount financed ($5790)
5) Finance charge ($746)

If I'm missing any information you need to help me with this please tell me.

I'm assuming it's the RATE function but I can't get it to work correctly.
Please help because my job depends on it :-)

A thousand thanks in advance!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for the truth !! Decreenisi Excel Worksheet Functions 2 January 10th 06 12:39 PM
microsoft should make a commercial lending software George James Ducas Excel Worksheet Functions 0 November 30th 05 03:49 PM


All times are GMT +1. The time now is 10:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"