Ranking w/Conditional Formatting
NotesTask NameScoreRankSpacerTable RankTable RangeColumn7
 Collaboration powered by Smartsheet   |   Report Abuse
1This table will apply conditional formatting based on the score and where it ranks in relation to the other scores.
(red = low to green = high).
0
2
a
00Manual EntryFormulas in column to right=INDEX([Table Rank]$2:[Table Rank]$12, MATCH(MIN(COLLECT([Table Range]$2:[Table Range]$12, [Table Range]$2:[Table Range]$12, >=Score@row)), [Table Range]$2:[Table Range]$12, 0))
3
b
1100=MIN(Score:Score)
4
c
2112=(VALUE("." + [Table Rank]@row) * (MAX(Score:Score) - MIN(Score:Score))) + MIN(Score:Score)
5
d
3224Above Formula Dragfilled Down
6
e
4236Above Formula Dragfilled Down
7
f
5348Above Formula Dragfilled Down
8
g
63510Above Formula Dragfilled Down
9
h
74612Above Formula Dragfilled Down
10
i
84714Above Formula Dragfilled Down
11
j
95816Above Formula Dragfilled Down
12
k
105918Above Formula Dragfilled Down
13
l
1161020=MAX(Score:Score)
14
m
126
15
n
137
16
o
147
17
p
158
18
q
168
19
r
179
20
s
189
21
t
1910
22
u
2010