
Andre russowsky - 2012-10-23 16:29:43
Hello, im having some trouble when using some xlsx files, i get error on line 107 in simplexlsx.class.php
Error Msg: Undefined offset: 1
Do you have any clue of whats happening or how can i fix this?
On line 107 of the file i have this:
$index = $this->_columnIndex( $d[1] );