Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
Excel places a small green triangle in the top-left corner of a cell when its background error checker detects a potential issue. The triangle is a warning, not an error — the cell may still compute correctly. Clicking the cell reveals a yellow diamond icon with options to inspect or dismiss the warning.
=SUM(A1:A8)=SUM(A1:A10)If data runs from A1 to A10 but the formula only sums A1:A8, Excel flags it with a green triangle as a 'formula omits adjacent cells' warning. Extending the range to A1:A10 matches the data and clears the warning.
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Got the same error in multiple cells? Upload your whole sheet and the Auditor will flag every Green triangle and broken formula at once — free. Pro plans (₹199/$4.99/mo) can apply the verified fixes and download the corrected file in one click.
No. It is a visual indicator only. The formula computes normally regardless of the triangle. However, the warning often points to a real mistake worth investigating.
You can suppress them globally via File > Options > Formulas > Error Checking — uncheck 'Enable background error checking'. This hides all triangles but also removes the safety net. Alternatively, select all affected cells, click the warning diamond, and choose 'Ignore Error'.
No. Google Sheets does not have an equivalent background error-checking indicator. It relies on explicit error values (#N/A, #VALUE!, etc.) instead.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: