On Tue, 23 Jul 2002 02:53:45 -0400, Nick Hoffman [UWO] wrote: >Hiya. I'm using DBD::ODBC and an Access2000 database. Is there a module or >function that can export an Access2000 database to an Excel spreadsheet? If >so, would someone mind pointing me in the right direction?
FWIW, Spreadsheet::WriteExcel works really really well. Heh! While I was checking out the spelling on CPAN, I noticed this module: Spreadsheet::WriteExcel::FromDB <http://search.cpan.org/search?dist=Spreadsheet-WriteExcel-FromDB> -- Bart.
