FormulaCraft

How to highlight the minimum value in a column in Excel and Google Sheets

Topic:Conditional formatting
Excel & Google Sheets
=A2=MIN($A$2:$A$5)

Verified example

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

SalesRegion
200North
150South
250East
150West

=A2=MIN($A$2:$A$5)FALSE

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 in the column you want to format (e.g., A2:A5).
  2. 2Go to the Home tab, click on Conditional Formatting, and choose New Rule.
  3. 3In Excel, select 'Use a formula to determine which cells to format'. In Google Sheets, choose 'Custom formula is'.
  4. 4Enter the formula provided for your respective application.
  5. 5Set your desired formatting style and click OK.

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 has headers?

Adjust the range in the formula to start from the first data row, excluding the header.

Can I highlight multiple columns at once?

Yes, select all desired columns before applying the conditional formatting rule.

How do I change the highlighted color?

After setting up the rule, click on the format style icon and choose a different color from the options.

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: