0
0
Excelspreadsheet~10 mins

Color scales in Excel - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Sample Data

This column shows test scores of students. We want to apply color scales to visually show low to high scores.

CellValue
A1Score
A245
A370
A485
A530
A695
A760
Formula Trace
Color scale applied to A2:A7 (no formula, conditional formatting rule)
Step 1: Identify minimum value in A2:A7
Step 2: Identify maximum value in A2:A7
Step 3: Assign colors: minimum = red, midpoint = yellow, maximum = green
Step 4: Apply color to each cell based on its value relative to min and max
Cell Reference Map
   A   
1 Score 
2  45  
3  70  
4  85  
5  30  
6  95  
7  60  

Color scale applies to A2:A7
The color scale references all cells from A2 to A7 to determine min and max values for coloring.
Result
   A       
1 Score    
2  45 (orange)
3  70 (yellow-green)
4  85 (light green)
5  30 (red)  
6  95 (green)
7  60 (yellow-green)

Colors show low to high scores visually.
The cells from A2 to A7 are colored from red (lowest) to green (highest) with smooth gradient colors in between.
Sheet Trace Quiz - 3 Questions
Test your understanding
What color will the lowest value in the range A2:A7 have with this color scale?
AYellow
BRed
CGreen
DBlue
Key Result
Color scales create a gradient color effect based on minimum, midpoint, and maximum values in a range.