EXCEL FIXED FUNCTION

This function returns text after rounding the value to a given number of decimals.

Syntax:

=FIXED(number, [decimals], [no_commas])

Parameter list:

  • number – the number to be rounded.
  • Decimals – the number of digits to the right of the decimal point, optional; the default is 2.
  • no commas – a logical TRUE or FALSE to include commas in the returned text, optional. If FALSE or left, commas will be used as normal.

Step By Step Guide of FIXED Function

Example :

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now