<p>The <b>FIXED</b> function is one of the text and data functions. Is used to return the text representation of a number rounded to a specified number of decimal places.</p>
<pstyle="text-indent: 50px;"><b><em>number</em></b> is a number to round.</p>
<pstyle="text-indent: 50px;"><b><em>num-decimal</em></b> is a number of decimal places to display. It is an optional argument, if it's omitted, the function will assume it to be 2.</p>
<pstyle="text-indent: 50px;"><b><em>suppress-commas-flag</em></b> is a logical value. If it is set to TRUE, the function will return the result without commas. If it is FALSE or omitted, the result will be displayed with commas.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>FIXED</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>