View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jason77 jason77 is offline
external usenet poster
 
Posts: 1
Default 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?