Quantcast
Channel: Automate Excel » cell
Viewing all articles
Browse latest Browse all 6

VBA Routine to return Column Letter of Cell

$
0
0
The standard Excel “Column” Function returns the number rather than the letter of the column e.g: Column(E4) – returns the number 5 rather than the letter E Column(AD12) returns the number 30 rather than AD. The following function returns the letter rather than the number of the column. So in the above two examples we [...]

Viewing all articles
Browse latest Browse all 6

Trending Articles