71. Excel Sheet Column Number - Jake blog - Java coding practice log (2017)" /> 71. Excel Sheet Column Number - Jake blog - Java coding practice log (2017)" />

171. Excel Sheet Column Number


Related to question Excel Sheet Column Title

Given a column title as appear in an Excel sheet, return its corresponding column number.

For example:

  A -> 1 B -> 2 C -> 3 ... Z -> 26 AA -> 27 AB -> 28

This siteOriginal articleAll follow "Attribution-NonCommercial-ShareAlike 4.0 License (CC BY-NC-SA 4.0)Please retain the following annotations when sharing or adapting:

Original author:Jake Tao,source:「171. Excel Sheet Column Number」

164
0 0 164

Further Reading

Post a reply

Log inYou can only comment after that.
Share this page
Back to top