Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to format number with 2 digits after decimal, but is those digits are ,00 then they will not appear.
Like if it is 50,40 it will be like this, if it is 50,00 it will make 50. If I choose fixed, it gives me 50,00
Thank you.
50,00 is not the 50. If it is decimal then it is 50.. Are you sure about expectation?
Maybe use a conditional with different number formatting, like shown in