+ Reply to Thread
Results 1 to 6 of 6

Iterations reurning a #Div/0

  1. #1
    Registered User
    Join Date
    07-26-2006
    Posts
    20

    Iterations reurning a #Div/0

    Hello

    I have a formula that has iterations, that repeats itself over 40 years. Given that the previous year affects the subsequant years, eventually my formula returns a #DIV/0 answer.

    I have increased the iterations to 32000 and the accuracy down to 0.1. To rectify the issue, I must delete the circular reference cell and then copy it back in, in which case I get the answer as required.

    Is there a way to rectify this issue?

    Thank you
    Trilogy

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Trilogy,

    To get an answer to your question, you should post your code.

    Sincerely,
    Leith Ross

  3. #3
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    you can add an "iserror" clause to ur formula

  4. #4
    Registered User
    Join Date
    07-26-2006
    Posts
    20
    Given I am new to this forum and such, in order to post the code, do I attache my spreadsheet to this thread?

    Also, what is is an 'iserror'

    Sincerely
    Trilogy

  5. #5
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    You can attach your spreadsheet. First, compress the file into a .zip format. Then, attach it to your reply.

    An "iserror" clause in a function just tells the function to do something different if the result is an error (in this case the #DIV/0 error)

  6. #6
    Registered User
    Join Date
    07-26-2006
    Posts
    20
    Hello

    Here is my code, any assistance would be very much appreciated

    Apologies on the delay, have been very busy at this time

    Thank you

    Trilogy
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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