Excel Column Conversion

Converts a numeric input to a column name, for Excel representation.
657 Downloads
Updated 24 May 2012

View License

EXCELCOL Converts a numeric input to a column name, for Excel representation.
OUT=ExcelCol(X) takes the input "X", which may be a number or vector
and converts it to the other representation.

EXAMPLES:
ExcelCol(254174985) % Return 'UJELLY'
ExcelCol([21 10 5 12 12 25]) % Return 'UJELLY'

Cite As

Ragaar Ashnod (2024). Excel Column Conversion (https://www.mathworks.com/matlabcentral/fileexchange/36851-excel-column-conversion), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0