Results 1 to 2 of 2

Iteration frustration

Threaded View

  1. #1
    Registered User
    Join Date
    03-05-2006
    Posts
    31

    Angry Iteration frustration

    I have a workbook that has an issue with a circular reference. I figured out to goto OPTIONS, CALCULATIONS, then select the ITERATION checkbox and that fixes the problem, but I save and close the workbook and the problems returns. The ITERATION checkbox is no longer checked and excel tell me there is a problem with a circular reference again.

    How do I get the iteration checkbox to remain checked when the workbook is reopened? I tried this:

    Private Sub Workbook_Open() 
        Application.Iteration = True 
    End Sub
    But the problem remains. Ideas?
    Last edited by sharkfoot; 03-23-2006 at 04:11 PM.

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