Excel Column Name to Number

Converts a cell array of Excel column names to an array of Excel column numbers

You are now following this Submission

XLSCOLSTR2NUM takes in a cellular array of characters and returns a array of numbers of the same size with elements corresponding to Excel column numbers.

See Also XLSCOLNUM2STR

Cite As

Matt G (2026). Excel Column Name to Number (https://www.mathworks.com/matlabcentral/fileexchange/15806-excel-column-name-to-number), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Changed Category, and added picture