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?
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?
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.
Note: You can change the .MaxChange value if desired.![]()
Please Login or Register to view this content.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks