Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
N converts its argument to a numeric equivalent: numbers pass through unchanged, TRUE becomes 1, FALSE becomes 0, dates become their serial number, and text strings return 0. It is occasionally used to embed a comment inside a formula (by adding N("comment") which evaluates to 0) or to coerce Boolean results to numbers for arithmetic.
=N(A2)=N(A2)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Convert Boolean TRUE/FALSE results to 1 and 0 so I can sum them arithmetically”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: