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 did your search for Excel-related modules on CPAN turn up? When you found Spreadsheet::WriteExcel, as I have no doubt that you did, did you read the documentation for it, and the sample code provided? When you tried using the module, what happened? Where is your code? This STILL isn't the "please do my homework for me" list :-) -- Chris Devers eD¯!î×/.Z$
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>