PHPSPreadSheet: функция «sum» Вывод проблемы с '@'Php

Кемеровские программисты php общаются здесь
Anonymous
PHPSPreadSheet: функция «sum» Вывод проблемы с '@'

Сообщение Anonymous »

when I try to use the 'sum' function with phpspreadsheet, the output returns with '@'. The logical sequence works correctly (therefore the cells with which to add the sum are correct). SEE IMAGEcorrect). SEE IMAGEVEDERE IMMAGINE.
INPUT:

Код: Выделить всё

$spreadsheet->getActiveSheet()->setCellValue('E' . $row, '=SOMMA(E4:E' . $row_1 . ')');
output:
Введите описание изображения здесь

Подробнее здесь: https://stackoverflow.com/questions/712 ... utput-with

Вернуться в «Php»