Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I build a custom application which presents its own dialogs instead of the Solvers?

0
Posted

Can I build a custom application which presents its own dialogs instead of the Solvers?

0

Yes. You can write code for your application in LotusScript using 1-2-3’s built-in Script Editor, and easily create the custom dialogs you need with 1-2-3’s Dialog Editor. Your LotusScript code can control the Solver via built-in, high-level calls such as SolverOptions and SolverSolve. It is easier than you might think to do this. The “current Solver problem” you set up on a worksheet (through the Solver dialogs) is available to be solved at any time, interactively or under your application’s control. In LotusScript, it takes only two lines of executable code, plus two lines of declarations, to automatically (and silently) cause the Solver to optimize the active worksheet’s current Solver problem.

Related Questions

Thanksgiving questions

*Sadly, we had to bring back ads too. Hopefully more targeted.