PHP_XLSXWriter_plus
PHP_XLSXWriter_plus copied to clipboard
Formulas Excel
Hello there! Thanks for the library!
I am trying to write a formula into excel that it isnt excel formula but it is external formula. The output is empty.
The formula is like this "=ASD("SN@CBBT corp";"AVG";" INTERVAL=1m";)"
I found the the error is causing by semicolon ";" inside the formula. Could you help?
Thanks in advance!