Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=SUMPRODUCT(1/COUNTIF(A2:A6,A2:A6))Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Not in traditional Excel. Google Sheets has =COUNTUNIQUE(). In Excel 365 use =ROWS(UNIQUE(range)).
There is a blank cell in your range. Use the blank-safe formula: =SUMPRODUCT((A2:A6<>"")/COUNTIF(A2:A6,A2:A6&"")).
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: