Excel 2019 All-in-One For Dummies
Book image
Explore Book Buy On Amazon

One of the more basic Conditional Formatting rules that you can create is the highlighting of cells that meet some business criteria. This example demonstrates the formatting of cells that fall under a hard-coded value of 4000.

image0.jpg

To build this basic formatting rule, follow these steps:

  1. Select the data cells in your target range (cells C3:C14 in this example), click the Home tab of the Excel Ribbon, and then select Conditional Formatting→New Rule. The New Formatting Rule dialog box opens.

    image1.jpg
  2. In the list box at the top of the dialog box, click the Use a Formula to Determine which Cells to Format option.

    This selection evaluates values based on a formula you specify. If a particular value evaluates to TRUE, the conditional formatting is applied to that cell.

  3. In the formula input box, enter the formula shown here.

    Note that you are simply referencing the first cell in the target range. You don’t need to reference the entire range.

    =C3<4000

    Note that in the formula, you exclude the absolute reference dollar symbols ($) for the target cell (C3). If you click cell C3 instead of typing the cell reference, Excel will automatically make your cell reference absolute. It’s important that you don’t include the absolute reference dollar symbols in your target cell because you need Excel to apply this formatting rule based on each cell’s own value.

  4. Click the Format button.

    This opens the Format Cells dialog box, where you have a full set of options for formatting the font, border, and fill for your target cell. After you have completed choosing your formatting options, click the OK button to confirm your changes and return to the New Formatting Rule dialog box.

  5. Back in the New Formatting Rule dialog box, click the OK button to confirm your formatting rule.

    If you need to edit your conditional formatting rule, simply place your cursor in any of the data cells within your formatted range and then go to the Home tab and select Conditional Formatting→Manage Rules, which opens the Conditional Formatting Rules Manager dialog box. Click the rule you want to edit and then click the Edit Rule button.

About This Article

This article can be found in the category: