Re: Reading xls file

2005-12-01 Thread Colm Gallagher
, the Win32::OLE module will work > >beautifully for this. As a matter of fact, the documentation for the > >Win32::OLE module uses Excel as an example. > > > > > >-Original Message- > >From: Pant, Hridyesh [mailto:[EMAIL PROTECTED] > >Sent: Wednesday, Novem

Re: Reading xls file

2005-12-01 Thread Alfred Vahau
- From: Pant, Hridyesh [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 30, 2005 8:22 PM To: beginners@perl.org Subject: Reading xls file Hi, I want to store column data of xls file in array. E.g. $array[0]=1st column of xls sheet. $array[1]=2st column of xls sheet. $array[2]=3st column of xls

RE: Reading xls file

2005-12-01 Thread Timothy Johnson
To: beginners@perl.org Subject: Reading xls file Hi, I want to store column data of xls file in array. E.g. $array[0]=1st column of xls sheet. $array[1]=2st column of xls sheet. $array[2]=3st column of xls sheet. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Reading xls file

2005-12-01 Thread Chris Devers
On Thu, 1 Dec 2005, Rob Coops wrote: > Then again Chris here is asking for a way to read XLS files not a way > to write them... Doh! Of course, I meant Spreadsheet::ParseExcel :-) -- Chris Devers xô©l71Æþ; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: Reading xls file

2005-12-01 Thread Rob Coops
Then again Chris here is asking for a way to read XLS files not a way to write them... So maybe the: *DBD::Excel*would be more helpful in this case, but you are right most of us are not in the habit of writting other people's homework

Re: Reading xls file

2005-11-30 Thread Chris Devers
On Wed, 30 Nov 2005, Pant, Hridyesh wrote: > I want to store column data of xls file in array. > E.g. $array[0]=1st column of xls sheet. > $array[1]=2st column of xls sheet. > $array[2]=3st column of xls sheet. > ... > etc > > Can anybody help me... Probably, I'm sure someone could. What di

Reading xls file

2005-11-30 Thread Pant, Hridyesh
Hi, I want to store column data of xls file in array. E.g. $array[0]=1st column of xls sheet. $array[1]=2st column of xls sheet. $array[2]=3st column of xls sheet. ... etc Can anybody help me... Regards Hridyesh -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E