I am using Spreadsheet::xlsx in a script that im using to pull data from two 
separate columns in a spreadhseet and compare them. I only need a few of the 
columns. 
I have written a script that pulls the data from the spreadsheet and prints it 
to a file. I need to specify specific columns. I assume I am going to load the 
values in that column into two arrays to compare them. Can anyone show me the 
syntax to use to pull data from one or three specific columns

thanks 
ken


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to