Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
can any one help me with a function which transforms ascii values to
character, tobe used in Macro for column referance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You mean the Chr function ?
However, you can reference columns/ranges by number. ?cells(1,3).address $C$1 ?columns(26).address $Z:$Z NickHK "Gautam" wrote in message ups.com... can any one help me with a function which transforms ascii values to character, tobe used in Macro for column referance |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check out OLH for ASC and CHR functions
-- HTH Roger Shaftesbury (UK) "Gautam" wrote in message ups.com... can any one help me with a function which transforms ascii values to character, tobe used in Macro for column referance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Plus or minus character ...Its ASCII value | New Users to Excel | |||
ASCII CODE of a character... | Excel Programming | |||
ascii character in custom format | Excel Discussion (Misc queries) | |||
Cannot insert extended ascii character | Excel Discussion (Misc queries) | |||
Delete ascii character 127 | Excel Programming |