ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ascii to character (https://www.excelbanter.com/excel-programming/387719-ascii-character.html)

Gautam[_3_]

ascii to character
 
can any one help me with a function which transforms ascii values to
character, tobe used in Macro for column referance


NickHK

ascii to character
 
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




Roger Whitehead

ascii to character
 
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





All times are GMT +1. The time now is 02:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com