You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2024. It is now read-only.
I have a cell with a formula and I would like to display only 2 decimals (if the value is 1.123456, I want to display 1.12).
In phpexcel, the following should work:
I've tried:
But it does not work..
What is the correct way to achieve this ?
For now I m using the Excel FIXED function but it is not optimal..
The text was updated successfully, but these errors were encountered: