Excel column header

Take column number as input argument, and return Excel columheaders as letters.
235 Downloads
Updated 13 Sep 2011

View License

Function that convert at column number in to a Excel-column header. Made for Excel 2007. Only a brief error chech is made of the function.

Cite As

Gunnar Aronsen (2024). Excel column header (https://www.mathworks.com/matlabcentral/fileexchange/32843-excel-column-header), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
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.1.0.0

Code in file changed. When column numer 26 and 26^2 were given in, the function did fail. This is corrected now.

1.0.0.0