Complete the formula to apply icon sets to the range A1:A10 using conditional formatting.
Select the range A1:A10, then go to Conditional Formatting > Icon Sets > [1].The '3 Arrows' icon set is a common choice for showing values increasing or decreasing in a range.
Complete the formula to use icon sets with a custom rule to show a green check icon if the value in B2 is greater than 80.
Select B2 > Conditional Formatting > Icon Sets > More Rules > Format all cells based on their values > Icon Style: [1] > Show icon only: unchecked > Set the green check icon to appear when value is greater than 80.
The '3 Symbols (Circled)' icon set includes a green check icon suitable for indicating values above a threshold.
Fix the error in the formula to apply icon sets to range C1:C10 where the icons should be based on percentiles.
Select C1:C10 > Conditional Formatting > Icon Sets > More Rules > Change 'Type' for each icon to [1] > Set values to 0, 50, 90.
To base icon sets on percentiles, the 'Type' must be set to 'Percentile' for each icon threshold.
Fill both blanks to create a formula that applies a 3-icon set to range D1:D20, showing only icons, and sets the middle icon to appear when values are between 40 and 70.
Select D1:D20 > Conditional Formatting > Icon Sets > More Rules > Icon Style: [1] > Show Icon Only: [2] > Set middle icon value to 40 and upper icon value to 70.
The '3 Traffic Lights (Unrimmed)' icon set is suitable for showing ranges with colors. Setting 'Show Icon Only' to TRUE hides the cell values, showing only icons.
Fill all three blanks to create a formula that applies a 5-icon set to range E1:E15, shows icons and values, and sets the lowest icon to appear below 20, the middle icon at 50, and the highest icon above 80.
Select E1:E15 > Conditional Formatting > Icon Sets > More Rules > Icon Style: [1] > Show Icon Only: [2] > Set icon values to 20, 50, 80 with types [3].
The '5 Boxes' icon set provides five distinct icons. Setting 'Show Icon Only' to FALSE shows both icons and values. Using 'Number' type means the icon thresholds are based on actual numbers.