Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=FREQUENCY(A2:A11,C2:C5)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.
Check that your data contains actual numbers, not text-formatted numbers. FREQUENCY ignores text values. Select a data cell and confirm the format is Number, not Text.
Yes — generate your bins with SEQUENCE: =SEQUENCE(4,1,25,25) produces 25, 50, 75, 100. Reference the SEQUENCE result as the bins argument.
Count the number of Mondays, Fridays, or any specific weekday occurring within a given month using SUMPRODUCT and WEEKDAY.
How-toCount overlapping date ranges in Excel or Google Sheets with SUMPRODUCT — detect how many date intervals share at least one day with a reference range, no VBA required.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: