
Seth Watson - 2011-12-21 22:04:27
I am getting an error when running example 3 on my own file, although it is running well on example file. The error I get (running locally in wamp) is:
Warning: fopen() [function.fopen]: Filename cannot be empty in C:\wamp\www\simple-xlsx\simplexlsx.class.php on line 191
I get many other errors also. My file is 2.5mb, 10 sheets, each with 14 cols and 1320 rows being used. Most all cells have formulas pulling data from other files. File is Excel 2007 .xlsx.
Any thoughts?
Excellent work by the way!