rudalboy09
Member
- Joined
- Nov 27, 2014
- Messages
- 15
- Programming Experience
- 1-3
i want to change number to alphabet like this
if i put number "1". the result is "A"
when i put number "5". the result is "E"
when i put number "26". the result is "Z"
and then when i put number "27". the result is "A1"
and then when i put number "53". the result is "B1"
please answer this.
if i put number "1". the result is "A"
when i put number "5". the result is "E"
when i put number "26". the result is "Z"
and then when i put number "27". the result is "A1"
and then when i put number "53". the result is "B1"
please answer this.