Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
charlene
 
Posts: n/a
Default find selling price of bonds

is there a way in excel to calculate selling price of bonds
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David McRitchie
 
Posts: n/a
Default find selling price of bonds

Hi Charlene,

= (amount.received + brokerage.fees) / number.of.bonds

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"charlene" wrote in message ...
is there a way in excel to calculate selling price of bonds



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
vandenberg p
 
Posts: n/a
Default find selling price of bonds

Try the =PRICE() function in the Analysis Tool Pak. In order to
use it you need to make sure that addin is loaded (Tools/addins Analysis Tool Pak).
Once the addin is loaded it works just like any other function.
If you can't find it then you need to load it from the Office Install CD.
The help file will help you fill in the needed information.

An approximation could be achieved by the following example:

A B
Coupon 50
Periods to maturity 20
Yield to maturity 0.06
Price ($885.30)

Assume that titles start in A1 and the values start in B1
The formula in B4 is =PV(B3,B2,B1,1000)

Be sure that the coupon $, the periods to maturity and
the the Yield to maturity (YTM) all are for the same frequency.
The above bond would be for a 10 year bond paying the coupon
of $50 twice a year (10% a year) and YTM be 6% per period
(12% year Compounded semi-annually) and the bond has a face
value of $1,000. This will give you
the correct answer assuming that you bought it on the coupon
date.

The toolpak process is more robust in that it calculates prices
between coupon dates. I have not double checked that the Excel
procedure exactly matches the procedure used in US Bond markets.
But it appears to be close.

Pieter Vandenberg

charlene wrote:
: is there a way in excel to calculate selling price of bonds
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
Find and Replace blakrapter Excel Worksheet Functions 3 December 15th 05 12:25 AM
Code needed to find records from bottom up Andy Excel Discussion (Misc queries) 4 December 5th 05 03:27 AM
Edit + Find Mindy Excel Discussion (Misc queries) 2 April 8th 05 09:49 PM
find a cells from a range of cell kelvintaycc Excel Worksheet Functions 2 April 2nd 05 07:20 PM
Computing Sales Tax and Retail Price from a number Lani Jo Excel Worksheet Functions 8 February 16th 05 08:06 PM


All times are GMT +1. The time now is 05:33 PM.

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"