Re: [sprog-users] Gear Repository
Status: Alpha
Brought to you by:
grantm
From: Marc S. <mar...@on...> - 2005-06-25 16:00:10
|
> >PS I'm curious as to why you didn't use >Spreadsheet::ParseExcel::Simple for this - would simplify that code a >lot ... :) > > > > I would have used that module, but I have run into trouble using it when there are calculated values in the columns. Usually I get better results using this more nasty looking approach. Marc |