LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Steve
 
Posts: n/a
Default Using SERIESSUM

I'm trying to get this formula to work in the SERIESSUM function.

=((100 * (1.02)^2 * 20) + (100 * (1.02) * 20) + (100 * 20)) / 60
=((100 * 20) * ((1.02)^2 + (1.02)^1 + (1.02)^0))) / 60
=102.0133

is now...
Where B1 = 100, B2 = 60, b3 = .02, and b4 = 3

=SERIESSUM((1 + B3),0,1,(B1 * B2 / B4)) / B2
=33.33 **not what I expected**

Help me understand ..
Thanks,
Steve



 
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
Seriessum is not quite it...need help, please lizard2806 Excel Worksheet Functions 1 November 3rd 04 02:46 PM


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