Getting an Excel Worksheet Cell's Column Label

Gets the column label of a specific cell in a worksheet.

This reference documentation is for the Legacy Microsoft Excel book. Refer to the latest version here.

Syntax

get the cell's column label

Example

Given the following table:

A
B
C

1

Hero

Weapon

Companion

2

Knight

Sword

Dragon

3

Wizard

Staff

Familiar

get the cell's column label 

This procedure would retrieve C as the column label for cell C2.

Last updated

Was this helpful?