I CAN read 2003 xls files just fine. I CANNOT read 2007 xls files.
The error is originating from line 61 of the oleread.inc file. From what I can tell, the header information (as outlined in the DEFINE statements at the top of oleread.inc) have changed in the 2007 version, and thus the package cannot read the information.
I would prioritize this as a HIGH priority, since 07 format is quickly taking over the mainstream.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
This isn't an issue for me, I save a document in MS Excel 2007 but as Excel 97-2003 format and PHP plug-in works fine and can read the file.
I CAN read 2003 xls files just fine. I CANNOT read 2007 xls files.
The error is originating from line 61 of the oleread.inc file. From what I can tell, the header information (as outlined in the DEFINE statements at the top of oleread.inc) have changed in the 2007 version, and thus the package cannot read the information.
I would prioritize this as a HIGH priority, since 07 format is quickly taking over the mainstream.
Thanks!