Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
#NULL! is an Excel-specific error caused by the intersection operator — a space between two references. It appears when you ask for the overlap of two ranges that do not actually intersect.
=SUM(A1:A5 C1:C5)=SUM(A1:A5, C1:C5)The space asked for an intersection that does not exist. A comma adds both ranges.
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Stop hunting errors by hand.
Upload your spreadsheet and the Auditor flags every #NULL! and broken formula at once — or paste this one formula and get the fix explained.
No. #NULL! is specific to Excel’s intersection operator. Google Sheets handles the same mistake differently.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: