Returns a given number with the specified decimal places, formatted as text.
Syntax
number: The number you want to return as text. E.g. 12534.5
decimals: The number of decimal places to return. Defaults to 2 if omitted. E.g. 3
omit_separators: Decides whether the result must contain a thousands separator. Defaults to FALSE if omitted.
TRUE - Excludes the thousands separator
Examples
Formula | Result |
=FIXED(A2;B2;0) | 12,534.500 |
=FIXED(A3;;1) | 53341.13 |
=FIXED(A4;B4) | -65.0 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.