Running Solver Add-In through VB ?

L

Luqman

How can I run Excel solver Add-In through Visual Basic 6.0 and pass
ranges/values through VB-6 ?

Best Regards,

Luqman
 
T

Tom Ogilvy

The solver addin works with Excel. You would have to use automation of
excel to use the solver addin. You can't use it directly.
 
L

Luqman

You are right, I am seeking for an example of using Automation Code for
Solver in Visual Basic 6.0, do you know any web site or example, please ?

Best Regards,

Luqman
 
Top