php excel cvs
Posted: Thu Nov 16, 2006 2:58 pm
i can read the contents of a basic excel file without much formatting applied in the excel file, but how can i read the worksheet name?
example my excel file contains a worksheet for each week of the year so i have 52 worksheets. basically all i want to do is read the contents of a specific worksheet.
i want to specify the worksheet name but dont know how to specific or select a specific worksheet within the excel file to read the data from...
example my excel file contains a worksheet for each week of the year so i have 52 worksheets. basically all i want to do is read the contents of a specific worksheet.
i want to specify the worksheet name but dont know how to specific or select a specific worksheet within the excel file to read the data from...