Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to use the YIELD function for payments received monthly. Is there a
way to include 12 in the frequency? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() YIELD(settlement,maturity,rate,pr,redemption,frequ ency,basis) Frequency is the number of coupon payments per year. For annual payments, frequency = 1; for semiannual, frequency = 2; for quarterly, frequency = 4; for monthly, frequency = 12 . HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "DDR" wrote: I want to use the YIELD function for payments received monthly. Is there a way to include 12 in the frequency? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
While this would make eminent sense, unfortunately, Yield does not support
monthly payments. A frequency of 12 gets you a #Num error. Many people have requested this enhancement. Hopefully Microsoft will support this in the next release. -- Regards, Fred "Gary L Brown" wrote in message ... YIELD(settlement,maturity,rate,pr,redemption,frequ ency,basis) Frequency is the number of coupon payments per year. For annual payments, frequency = 1; for semiannual, frequency = 2; for quarterly, frequency = 4; for monthly, frequency = 12 . HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "DDR" wrote: I want to use the YIELD function for payments received monthly. Is there a way to include 12 in the frequency? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Formula for int. paid when extra monthly pmts are made. | Excel Discussion (Misc queries) | |||
Need formula for cumulative interest with additional monthly princ | Excel Discussion (Misc queries) | |||
Using Frequency formula | Excel Discussion (Misc queries) | |||
Modify A SumProduct Formula | Excel Worksheet Functions |