Excel column header

Take column number as input argument, and return Excel columheaders as letters.

You are now following this Submission

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 (2026). Excel column header (https://www.mathworks.com/matlabcentral/fileexchange/32843-excel-column-header), 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.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