Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Accessing values in a XSL file.

by jmcnamara (Monsignor)
on Oct 27, 2010 at 16:41 UTC ( [id://867782]=note: print w/replies, xml ) Need Help??


in reply to Accessing values in a XSL file.

Excel columns don't have names apart from A, B, C, D etc.

If you have strings in the first row of the worksheet that you are using for names you will have to store them when they are encountered and reuse them later.

If you just wish to find the column letter based on the column number you can use the int2col() function from Spreadsheet::parseExcel::Utility.

--
John.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-23 15:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found