+ Reply to Thread
Results 1 to 2 of 2

Iteration question

  1. #1
    Forum Contributor
    Join Date
    02-16-2006
    Posts
    200

    Cool Iteration question

    I have a work book where Iteration option is selected. The problem is if the workbook gets saved under a different name the Iteration option appears to get unticked. Should this happen and if so, is there any way of making sure it remains permanent?

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    I find those options always to be very volatile...

    It kind of depends on what the users settings are at the time of creating, opening the file...

    The automatic calculation option is another one that for some unknown reason gets turned off spontaneously.

    One way to ensure it is on when the workbook is opened, is to incorporate an event macro.

    Hit Alt+F11 to go the VBE editor and go to View|Project Explorer to make sure the Project Explorer pane is visible. Expand the VBA project for the workbook you are working on and double-click This Workbook.

    Paste this code and save the workbook.

    Please Login or Register  to view this content.
    Note: You can change the .MaxChange value if desired.

    Now when you open the workbook, the Iteration should be set on.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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