alpha.pl: translate Excel column headers into numerical rank

Description:
alpha.pl:
Translates alphabetical string of one or two letters into a numerical value using modulo-26 addition; use to find column order when parsing very wide Excel input.
Usage:
alpha.pl /excel column header/
alpha.pl AB

Author's Homepage:

Script File:
alpha.pl.gz (571 bytes)