Tag Archives: if first character is =(equal to)

Excel file creation failure in laravel

PHPExcel_Calculation_Exception in Cell.php line 293,Formula Error:am unexpected error occured Error Scenario: This error usually throws because of special characters.if that characters are reserved words in the excel formula calculation. i got this error in one of my application.excel files created using large set of data. In this one of the field start with symbol (=)… Read More »