Undefined index PHPExcel - data to be saved

0

When inserting a file you are giving the following message:

  

Undefined index

The code of the line that is giving the error is this:

utf8_decode($objPHPExcel->getActiveSheet()->getCellByColumnAndRow($coluna, $linha)->getValue());

Thank you in advance.

    
asked by anonymous 11.10.2018 / 04:13

0 answers