Conditional Formatting With One Variable Input
Let’s take a look. Here we have the table of random numbers. Let’s first build a conditional format that uses a formula to highlight cells greater than 500. As before, select the full set of values, then choose New Rule from the Conditional Formatting menu, then choose the option for formula. To highlight number greater than 500, we’ll need a formula that returns true when a cell value is greater than 500....