This is also possible using Excel Web Services if using SharePoint is an option.
http://msdn.microsoft.com/en-us/library/ms546696.aspx
How flexible does this solution need to be? Do they need to be able to
load any arbitrary Excel file into the web app, which are in turn
available to users? Or is
If you are familiar with Java you may evaluate
JExcelAPI (http://jexcelapi.sourceforge.net/) or Apache POI
(http://poi.apache.org/) to open existing spreadsheet on server, modify data
and return formula results in server services.
Regards.
Rodolfo.
--- In flexcoders@yahoogroups.com, Paul And
2 matches
Mail list logo