LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 2
Default series of formulas to get to one formula

right now i have 4 columns, Column A goes from 0 to 120 (i can only show so many values with this add on), Column B are my values at each age, Column C is my first formula, C3 = (1-b2)*c2, C4 =(1-b3)*C3 and so on. Column D is my next formula it is D3 = (1.0419^-A3)*c3. Column E is the sum of all D values in the row and below, so E9=sum(D9:d122)

what i'm looking to do is get rid of columns c,d,e and have where i put in my n (as in g6) and i get the value associated with it for each calculation... I can do it for column c and columnd, but i can't figure out how to do it in one calculation for column E.

So for A4 (G7) I got out of using Column D by using this function.

=+SERIESSUM(1/1.0419,20,1,C22:$C$122)... how do i incorporate the ={PRODUCT(1-B2:INDIRECT("B"&($G$6+1)))} from n to 122?
 
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
How create a formula series with series inside Ric Excel Worksheet Functions 3 September 16th 09 03:09 AM
Setting Up a Series of Formulas Pepper Excel Worksheet Functions 9 February 18th 09 11:52 AM
Graph data series formulas: How to global-change all sheet reference to formula [email protected] Excel Discussion (Misc queries) 1 January 20th 09 05:32 AM
fill series formulas Confused Excel Discussion (Misc queries) 2 February 11th 08 09:01 PM
Repeat series of formulas GettingThere Excel Programming 3 July 13th 05 06:47 PM


All times are GMT +1. The time now is 10:28 PM.

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

About Us

"It's about Microsoft Excel"