View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Running Solver Add-In through VB ?

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.

--
Regards,
Tom Ogilvy

"Luqman" wrote in message
...
How can I run Excel solver Add-In through Visual Basic 6.0 and pass
ranges/values through VB-6 ?

Best Regards,

Luqman