-
Notifications
You must be signed in to change notification settings - Fork 1
SolvObjective
Michael Waite edited this page Mar 15, 2026
·
2 revisions
A class to define the Solver Objective function. Example usage:
Problem.Objective.Define "E18", slvMaximize| Class | Method/Property | Description |
|---|---|---|
| SolvObjective | CellRange | Gets the Objective variable cell value. |
| SolvObjective | Define | Sets the Objective (Target) cell and parameters. |
Getting Started
How-to Topics
- Solver Primer
- A Walkthrough Example
- Using the Enhanced Callback
- Using SolverWrapper Events
- ActiveX DLL FAQ
- Using Without Registration
Object Model Overview