FormulaCraft

How to highlight cells greater than average in Excel and Google Sheets

Topic:Conditional formatting
Excel & Google Sheets
=AVERAGE($B$2:$B$7)

Verified example

Computed by a real spreadsheet engine on the sample data below.

IDValue
110
220
330
440
550
660

=AVERAGE($B$2:$B$7)35

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Select the range of cells you want to format (e.g., B2:B7).
  2. 2Go to the Home tab, click Conditional Formatting, then select New Rule.
  3. 3Choose 'Format only cells that contain'. Set the rule to 'Greater Than' and enter the formula =AVERAGE($B$2:$B$7) in the box.
  4. 4Click Format to choose your formatting style, then OK to apply.

Tips

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.

Frequently asked

What if my data range changes?

Update the formula in the conditional formatting rule to reflect the new range.

Can I use this method for text data?

No, this method works only with numerical data.

How do I remove the conditional formatting once applied?

Select the formatted cells, go to Home > Conditional Formatting, and choose Clear Rules.

More on Conditional formatting

See all →

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: