A, 1
BC, 2
DEF, 3
GHIJ, 4
KLMNO 5
--------- --
A to Z 26
Discussion posts and replies are publicly visible
a!forEach( items: enumerate(8), expression: joinarray( a!forEach( items: enumerate(fv!index) + sum(enumerate(fv!index)) + 1, expression: index( "abcdefghijklmnopqrstuvwxyz", fv!item, {} ) ) ) )
thank you