Hello, I am new, but not to VB. I am creating a secret language out of numbers, I am making a VB translator to translate back and forth between languages. No it's not binary, and not, it's not A=1 B=2, etc. Its in a 2nd and 3rd flip flop. The first, and every 3rd one after, have there correct numeric ID.
a=1
b=3
c=2
d=4
e=6
f=5
But, I have no idea how to convert letters into numbers and visa versa.
How can I do this?
a=1
b=3
c=2
d=4
e=6
f=5
But, I have no idea how to convert letters into numbers and visa versa.
How can I do this?