Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to use the PV Function to calculate present value of a bond with
a face vaule of $1.5, 20 years, 12% stated rate paid semi annual with an effective rate of 10. When I input the data using this function =PV(5,20,-90000,-1500000) - the value comes out as $18,000 and it should be 1,686,934 - what am I doing wrong? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First, pv and pmt in your formula need different signs, because you pay for the
bond, but receive the interest. Second, you need to specify the interest rate as 5%, not 5. Third, the period of your interest rate and term must match. You have 5% semi-annual interest, therefore you have 40 semi-annual periods. Fourth, what you really want is the Price function (in the Analysis Tookpak). It will calculate the price of the bond properly for you, which you can then multiply by the face amount to get the present value. -- Regards, Fred "DAB" wrote in message ... I am trying to use the PV Function to calculate present value of a bond with a face vaule of $1.5, 20 years, 12% stated rate paid semi annual with an effective rate of 10. When I input the data using this function =PV(5,20,-90000,-1500000) - the value comes out as $18,000 and it should be 1,686,934 - what am I doing wrong? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() When you put 5 on your formula it is 500%, enter 0.05 it should work. -- renegan ------------------------------------------------------------------------ renegan's Profile: http://www.excelforum.com/member.php...o&userid=10450 View this thread: http://www.excelforum.com/showthread...hreadid=528762 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA | Excel Worksheet Functions | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |