Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Extract column of excel

by kcott (Archbishop)
on Jun 04, 2013 at 06:26 UTC ( [id://1036907]=note: print w/replies, xml ) Need Help??


in reply to Extract column of excel

G'day MynameisAchint,

Welcome to the monastery.

While I realise this is your first posting here, unfortunately it has some problems. Please read "How do I post a question effectively?". Do note that PerlMonks is not a code writing service; if you want to post a specification and then sit back while someone else writes your code, you'll need to look elsewhere.

It's unclear from your post whether you're using Excel purely as a reader for CSV files or if Excel has a more integral role. If the former, you can bypass Excel altogether and use Text::CSV; if the latter, you'll need to identify whether you're working with the older (*.xls) or newer (*.xlsx) format and then use (probably) either Spreadsheet::ParseExcel or Spreadsheet::XLSX.

-- Ken

Replies are listed 'Best First'.
Re^2: Extract column of excel
by MynameisAchint (Novice) on Jun 04, 2013 at 09:26 UTC
    Hey Ya this is my first post so there are mistakes. I don't want anyone to write the code for me , I have written the code posted too ( though not very properly ) . The issue I am having is that it takes the entries not from the starting of the coloumn of csv but from somewhere in between and till the end . I am guessing that it takes only specified dimensions of the sheet . So I just want your help in ensuring that it takes all the entries of a column I am working with csv format

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1036907]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2026-04-21 04:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.