Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shaz
 
Posts: n/a
Default difficult array formula

I have to formulas:

1) 1 = C/252*days(1)*d(1) + c/252*days(2)*d(2) + c/252*days(3)*d(3) +
d3

and

2) 1 = (1+C)^(days(1)/252)*d(1) + (1+C)^(days(2)1/252)*d(2) +
(1+C)^(days(3)/252)*d(3) + d(3)

days and d are ranges representing days and discount factors
respectively.

I would like to solve for C, the coupon that is paid in each period.

Formula 1 is easy:

=252*(1-B3)/sum(A1:A3*B1:B3)

where range B1:B3 is the d() array and A1:A3 is the days() array.

Now a formula for equation 2..........

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
Suppress array formula #NA [email protected] Excel Worksheet Functions 4 November 15th 05 05:17 PM
referencing the value of a cell containing an array formula KR Excel Worksheet Functions 4 July 5th 05 06:15 PM
problem with Array Formula OrdOff Excel Worksheet Functions 2 June 30th 05 04:57 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 06:06 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"