Using Solver with VB6 Excel Object
Hello
I am trying to use Solver through an Excel object in VB6. I'm not sure how
to access Solver through an object objExcel after I've declared objExcel as
Excel.Application. Can anyone provide the syntax for doing this?
|