Is there a way to make sure iterations are turned on at all times? I have turned it on, but periodically it seems to revert back to off.
Any suggestions?
Thanks
Is there a way to make sure iterations are turned on at all times? I have turned it on, but periodically it seems to revert back to off.
Any suggestions?
Thanks
iterations of what??
iteration or auto calculation is set by the first work book you open. so if that has iteration off then subsequent ones will too and vica versa
try in the work book you want iterations always on
Private Sub Workbook_Open()
Application.Iteration = True
End Sub
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Great, thanks so much!
Cross posted here
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks