Because FREQUENCY is a formula, the results and chart will dynamically update if data changes.

FREQUENCY is a bit tricky to use, because must be entered as anarray formula.

The range F5:F8 is the named range “bins”.

Inserting a clustered column chart

FREQUENCY will treat each bin value as theupperlimit for that bin.

In other words, each bin will include a count of scores up to and including the bin value.

FREQUENCY will also return an “overflow count” the count of values greater than the last bin.

Inserting a clustered column chart

To enter the FREQUENCY formula, take these actions in the attached workbook.

Delete existing formulas if needed (see note below).

  1. snag the range G5:G8 (all four cells).

Inserting a clustered column chart

Paste or key in this formula in the formula bar:

4.

Enter the formula as anarray formulawith control + shift + enter.

it’s possible for you to select all cells at once with theshortcut control + /.

Inserting a clustered column chart

This value is not shown in the worksheet, because we only entered the formula in four cells.

There is no need to use control + shift + enter.

Entering the formula in 4 cells only (as above) suppresses this last value.

Inserting a clustered column chart

Labels

The labels in E5:E8 are for readability and presentation only.

These can be customized as you like.

This is a very simple method, and it works in older versions of Excel.

Formatting data series to reduce gap

FREQUENCY returns multiple values and must be entered as anarray formulawith control-shift-enter, except in…

Setting the chart title to cell B2

Final chart with ranges visible

Excel formula: Basic in cell histogram

Excel formula: Subtotal by color

Excel FREQUENCY function