On Sat, 5 Jun 2004 12:39:14 -0500, "David McCulloch" <|@|.|> wrote or
quoted :
>QUESTION:
>What options are available for writing a very simple Excel file from Java?
see
http://mindprod.com/jgloss/excel.html it will point you to:
see
http://mindprod.com/products.html#CSV for a class to write simple
comma-separated variable files.
To write spreadsheets with embedded formulae, see
http://mindprod.com/jgloss/poi.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See
http://mindprod.com/jgloss/jgloss.html for The Java Glossary.