Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can't find the specific number you add but you can use Val_ColumnLetter =
CHR(# + 64) function (where # = column number). The 64 is added because the letter A is the 65th character in the ansicode sequency. "Keith" wrote in message ... Is there a Excel VB function that can take a column number and convert it to a column letter? I can write one on my own, but I hope that there is a built in function to do this. Some properties will only use column letters and this presents a problem. Thank you in advance for any help you can provide. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - lost my row numbers and column letters | Excel Discussion (Misc queries) | |||
In Excel why have column headings gone from Letters to Numbers | Excel Discussion (Misc queries) | |||
The column name on Excel are numbers instead of letters | Excel Discussion (Misc queries) | |||
How can I change column numbers back to column letters? | Excel Worksheet Functions | |||
Excel column headings from numbers to letters | Excel Discussion (Misc queries) |