<tbody>
0
A
=VLOOKUP($D$1,$A$25:$B$25,2)
26
1
B
=VLOOKUP($D$1,$A$25:$B$25,2)
2
C
=VLOOKUP($D$1,$A$25:$B$25,2)
3
D
=VLOOKUP($D$1,$A$25:$B$25,2)
...
...
...
</tbody>
Column A has numbers from 0 to 25.
Column B has the letters of the alphabet.
Column C should only have the...