Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
Is there a simple way in VBA to get the character representation of specific column? For example, activesheet.cells(1, 2) = row = 1, column = "B" I guess using chr(activesheet.cells(1, 2).column + 64) could do the job from "A" to "Z". How about "AA"...? Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting characters before or after a specific character | Excel Worksheet Functions | |||
Filter with a specific character | Excel Discussion (Misc queries) | |||
Counting a Specific Character | Excel Discussion (Misc queries) | |||
How I find specific character?? | Excel Worksheet Functions | |||
Counting Specific Character(s) In A Range? | Excel Discussion (Misc queries) |