>I've used HSSF (part of the Apache POI project) for several years to >accomplish what you're looking for. I have a few posts about it found here: > >http://www.d-ross.org/index.cfm?objectid=9C65ED5A-508B-E116- >6F4F7F38C6AE167C > >and more here: > >http://www.d-ross.org/index.cfm?objectid=9C65ECEC-508B-E116- >6F8A9F878188D7CA
There's also the jExcelApi: http://www.andykhan.com/jexcelapi/ I wrote a custom CFC wrapper that I've been using in conjunction with this library. It's been working great. I use it to both read and write to Excel spreadsheets. I went with the jExcelApi because it nicely encapsulated into a single JAR and didn't have a bunch of dependencies. Dave has a ton of good information about HSSF in that second link though. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226476 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

