Hi, Monday, September 29, 2003, 10:10:43 PM, you wrote: BJp> Hi !
BJp> It's possible to export data to excel (csv, xml, PEAR excel file BJp> writing, ...) but is it possible to import data from excel ? (i.e.: I BJp> want to get the data which is in Cell "A1" of sheet "Toto" in the posted BJp> .xls file). BJp> Thanks in advance. I have been working on a php excel reader class which is nearing a usable state, At the moment it just displays the sheets but it should be easy to extract the cell data. You can test it here http://fred.kwikin.com/xl/ There are still a few display bugs to iron out but it will be a good start :) It will only work with ole2 xls files at the moment. Let me know if it will help and I will send you the files. -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php