aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP
MIT License
142 stars 26 forks source link

Certain functions (e.g., "IFNA") get prepended with an "@" symbol #19

Closed stuehler closed 1 year ago

stuehler commented 1 year ago

When using certain functions (e.g., "IFNA", "CEILING.MATH"), a "@" gets prepended, causing a "#NAME?" error.

aVadim483 commented 1 year ago

Hm, I see, I'll explore this problem

aVadim483 commented 1 year ago

I've solved this problem in v4.0.6