<p>where <b><em>value</em></b> is a value to test entered manually or included into the cell you make reference to. Below you will find the possible values and the result of their conversion:</p>
<tablestyle="width: 30%">
<tr>
<td><b>Value</b></td>
<td><b>Number</b></td>
</tr>
<tr>
<td>number</td>
<td>number</td>
</tr>
<tr>
<td>date</td>
<td>date as serial number</td>
</tr>
<tr>
<td>TRUE</td>
<td>1</td>
</tr>
<tr>
<td>FALSE</td>
<td>0</td>
</tr>
<tr>
<td>error</td>
<td>error value</td>
</tr>
<tr>
<td>Other</td>
<td>0</td>
</tr>
</table>
<p>To apply the <b>N</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>