PHP_XLSXWriter_plus icon indicating copy to clipboard operation
PHP_XLSXWriter_plus copied to clipboard

Formulas Excel

Open midall opened this issue 10 years ago • 1 comments

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";)"

midall avatar Mar 11 '15 20:03 midall

I found the the error is causing by semicolon ";" inside the formula. Could you help?

Thanks in advance!

midall avatar Mar 15 '15 21:03 midall