The Excel N function uses the following principles to turn data into a numeric value:
The numerical values stay constant;
Dates are transformed into serial numbers.
TRUE is converted to 1 as a logical value.
The same error is returned by all error values.
All other values (such as text or the logical value FALSE) are converted to 0.
Syntax :
=N( value )
Parameters :
Ask Your Query