I am running a VBA script for running solver in loop. The code looks as follows:
The problem is that each time the solver finishes solving, it invokes a dialog box which asks me if I would like to keep the solution or restore to original values. This means I have to press enter each time the solver solves. I have to use the solver in a loop for 2000 times, which means I have to press enter 2000 times. Is there any way I can automate this pressing Enter part?![]()
Please Login or Register to view this content.
~Thanks in advance.
Bookmarks