in reply to Accessing values in a XSL file.
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.
|
|---|