I've got a Solver problem set up in an Excel workbook. There is a
macro that runs the Solver. I would like to add to the VBA code a way
to stop running Solver after the max time (set up in the Solver options
prior to running the macro) has been reached. I would like to do so in
a way that there is no dialogue box for the user; I want to create one
macro that runs Solver on several spreadsheets, each of which depends
on the results from the prior sheet. I would like this to be fully
automated.
Bookmarks