Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
What is the FIXED Function?
The FIXED Function[1] is categorized under Excel TEXT functions. It will provide a text representation of a number rounded to the specified number of decimal places.
While doing financial analysis, we often import data from external sources. The FIXED function helps convert numbers into text.
Formula
=FIXED(number, [decimals], [no_commas])
The FIXED function uses the following arguments:
Number (required argument) – This is the number that we wish to round off and convert into a text string.
Decimals (optional argument) – This specifies the number of decimal places to be displayed after the decimal point. So,
If [decimals] argument is omitted, it takes on the default value of 2;
If [decimals] argument is negative, the supplied number is rounded up to the left of the decimal point.
No_commas (optional argument) – This specifies if the returned text should separate number groups (i.e., thousands, millions, etc.) by commas. The possible values are:
TRUE – Commas are not included in the resulting text;
FALSE – Commas are included in the resulting text.
If the [no_commas] argument is omitted, it uses the default value of FALSE.
How to use the FIXED Function in Excel?
As a worksheet function, FIXED can be entered as part of a formula in a cell of a worksheet. To understand the uses of the function, let us consider an example:
Example
When we provide the following data using the FIXED function, let us see the result we would get:
The results in Excel are shown below:
A few things to remember about the FIXED Function
#VALUE! error – Occurs when any of the supplied arguments are non-numeric.
Remember that once a number’s been converted using the FIXED function, it is stored in Excel as text. Therefore, it cannot be used in numeric calculations.
Numbers in Excel can never include more than 15 significant digits, but decimals can be as large as 127.
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.