>From that then, I take it that you can only actually do anything with Solver
when the file is open in Excel. If this is true then POI is of no use to you
at all as the api can only be used to create and edit files; it cannot
'control' or 'manipulate' the Excel application. If this is what you need to
do then look at OLE/COM or at coding using C#/Visual Basic/Visual C++ where
there is an Excel control avaiable to you. The drawback is that these are
all Windows based technologies and will not be of any use to you if you are
running under Linux.

Yours

Mark B
-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/Excel-Solver-tp3377438p3378024.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to