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 all the > > worksheets in my workbook but I am unabl

Re: Spreadsheet::ParseExcel problem

2012-06-07 Thread Jim Gibson
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 all the > worksheets in my workbook but I am unable to find a solution to get > either worksheet() or worksheets() to return just 2 o

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-ParseExcel-0.59/lib/Spr > > > I have a Excel spreadsheet whi

Re: Spreadsheet::ParseExcel problem

2012-06-06 Thread Jim Gibson
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-ParseExcel-0.59/lib/Spreadsheet/ParseExcel.pm. > > I have a Excel spreadsheet which has 8 worksheets in and I would like > to parse just worksheet

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

Spreadsheet::ParseExcel Problem

2002-12-12 Thread Balint, Jess
Hi all. I send this today to ask what in the world is going on with my program. I am getting the following error: Argument "" isn't numeric in le at (eval 4099) line 2. Argument "" isn't numeric in le at (eval 4100) line 2. Argument "" isn't numeric in le at (eval 4101) line 2. Line 2 of my progr