Instead of converting to a position from the left, let's count straight in from the right-hand end of the letter-only row.
After deleting every digit, the row reads left to right: \[ \text{Y}\ \#\ \text{O}\ \text{U}\ \text{D}\ \$\ \text{V}\ @\ \text{B}\ ©\ \text{X}\ \text{A}\ \text{C}\ \%\ \text{P}\ \text{Q}\ \text{I}\ \text{N}\ \text{M}\ *\ \text{Z}. \]
Reading this same row from the right, the order is: Z, *, M, N, I, Q, P, %, C, A, X, ©, B, @, V, $, D, U, O, #, Y.
Counting nine places in from the right end lands squarely on C.
Hence, the correct answer is C.
