Computer
Computer
NESTED IF
Nested IF functions, meaning one IF function inside of another, allows user to test multiple criteria and
increases the number of possible outcomes.
Nested IF Syntax
=IF(logical_test, [value_if_true], [value_if_false])
CONDITIONAL FORMATTING
Allows you to automatically apply formatting—such as colors, icons, and data bars—to one or more cells
based on the cell value by creating a Conditional formatting Rule.
2. Color Scales change the color of each cell based on its value. Each color scale uses a two- or three-
color gradient. For example, in the Green-Yellow-Red color scale, the highest values are green, the
average values are yellow, and the lowest values are red.
3. Icon Sets add a specific icon to each cell based on its value.
Removing Conditional Formatting
1.Click the Conditional Formatting command. A dropdown menu will appear.
2. Hover the mouse over Clear Rules, and choose which rules you want to clear. In our example, we'll
select Clear Rules from Entire Sheet to remove all conditional formatting from the worksheet.
NOTE: Click Manage Rules to edit or delete individual rules. This is especially useful if you've
applied multiple rules to a worksheet.