Thread: Excel Solver
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 Excel Solver

http://support.microsoft.com/support...ver/solver.asp
Creating Visual Basic Macros that Use Microsoft Excel Solver

Solver is a product of frontsys

http://www.frontsys.com/xlhelp.htm
Help for Microsoft Excel Solver Users

http://www.frontsys.com/mlvbaref.htm
VBA Reference


--
Regards,
Tom Ogilvy


"Hari Prasadh" wrote in message
...
Hi,

Please suggest some good resources on Excel Solver function (references,
web-links). (I did go to Google but would be happy to have some hallmark
stuff from NG's)

I am experimenting with it and sometimes it gives me non-convergence

message
even after it has found a solution and yes many different quirks.

Eventually I want to move towards accessing solver through VBA.

Thanks a lot,
Hari
India