teacher2013
New Member
- Joined
- May 2, 2013
- Messages
- 2
Hello,
Using 1-26 with the corresponding letter of the alphabet I would like to be able to total the sum of letters from lists of words.
so using 1-26 with A to Z
a = 1
b = 2
c = 3
d = 4
.....
Example:
the word cat = 3+1+20 = 24
dog = 4+15+7 = 26
would appreciate any assistance.
best regards,
Rob
Using 1-26 with the corresponding letter of the alphabet I would like to be able to total the sum of letters from lists of words.
so using 1-26 with A to Z
a = 1
b = 2
c = 3
d = 4
.....
Example:
the word cat = 3+1+20 = 24
dog = 4+15+7 = 26
would appreciate any assistance.
best regards,
Rob