+ Reply to Thread
Results 1 to 2 of 2

How to siphon value away from an iterative calculation?

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    1

    How to siphon value away from an iterative calculation?

    I have a fairly basic problem: three people with different amounts of money. Each 'turn', they take 10% of what they have and pass the rest to the players either side of them. The amount they pass to each varies, but that isn't important.

    The problem is that I need some way to record the 10% (or 20%, or 30%, or whatever) that they take off on each iteration. Currently the iteration will simply reset the value in the field. So if they had $100 in iteration one, it reads $10. But another iteration (with the amount of money in the loop decreasing), it changes to a lower value and the '$10' is lost. Is there any way you can have a formula that takes a value from the iteration each loop and isn't in turn changed each time? I basically just want to have 'value loop 1'+'value loop 2'+'value loop 3', etc. As it stands I lose the information.

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: How to siphon value away from an iterative calculation?

    It will be very hard to give a specific answer without a spreadsheet that shows exactly how you have the spreadsheet set up.

    When I have an iterative calculation and I want to see the result of each iteration, I almost always organize the spreadsheet where each "iteration" is calculated in its own row. Something like:
    Please Login or Register  to view this content.
    With the correct combination of relative and absolute references, this is quick and easy to build, leaves the result of each iteration available, can be extended for about 1M iterations (if I really need that many).
    Attached Files Attached Files
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Automatically enable iterative calculation
    By deucejmp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-08-2011, 10:48 AM
  2. Iterative Calculation Issues
    By STarloff in forum Excel General
    Replies: 0
    Last Post: 06-08-2011, 12:15 PM
  3. Iterative Charting
    By shaunsul in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-25-2011, 03:33 PM
  4. Replies: 2
    Last Post: 01-15-2011, 12:28 PM
  5. Iterative Formula
    By Phil_V in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-14-2009, 08:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1