Re: Spreadsheet::ParseExcel problem

2012-06-08 Thread rbm
On Jun 7, 3:56 pm, jimsgib...@gmail.com (Jim Gibson) wrote: > On Jun 6, 2012, at 11:06 PM, rbm wrote: > > > > > > > > > > > On Jun 7, 12:16 am, jimsgib...@gmail.com (Jim Gibson) wrote: > > > I am able to get the methods to return one worksheet or a

Re: Spreadsheet::ParseExcel problem

2012-06-07 Thread rbm
On Jun 7, 12:16 am, jimsgib...@gmail.com (Jim Gibson) wrote: > On Jun 6, 2012, at 11:33 AM, rbm wrote: > > > > > > > > > > > Hi, > > > I'm using perl module Spreadsheet::ParseExcel here > >http://search.cpan.org/~jmcnamara/Spreadsheet-Pars

Spreadsheet::ParseExcel problem

2012-06-06 Thread rbm
Hi, I'm using perl module Spreadsheet::ParseExcel here http://search.cpan.org/~jmcnamara/Spreadsheet-ParseExcel-0.59/lib/Spreadsheet/ParseExcel.pm. I have a Excel spreadsheet which has 8 worksheets in and I would like to parse just worksheets 3 and 4. I've tried amending this line in my script e