parsing Excel spreadsheets and workbooks

Jeff Zucker jeff at vpservices.com
Tue Apr 24 19:32:38 CDT 2001


Tom Keller wrote:
> 
> Looks like I'm going to be parsing some Excel workbooks and enclosed worksheets.
> The appropriate module seems to be Spreadsheet::ParseExcel.

Could be.  Depends on what you mean by "parsing".  You might also think
about treating the spreadsheet data as a series of ODBC data sources and
get at it through DBI and DBD::ODBC.  If that sounds like something
you'd want to do and you need help on that end, give a holler.

-- 
Jeff
TIMTOWTDI



More information about the Pdx-pm-list mailing list