Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default ascii to character

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Plus or minus character ...Its ASCII value Srinivasulu B[_2_] New Users to Excel 6 September 20th 09 06:44 AM
ASCII CODE of a character... SupperDuck Excel Programming 3 April 18th 07 12:32 AM
ascii character in custom format Mike K Excel Discussion (Misc queries) 2 October 20th 06 02:51 PM
Cannot insert extended ascii character Jeff Eckermann Excel Discussion (Misc queries) 1 October 7th 05 06:04 AM
Delete ascii character 127 CyndyG Excel Programming 2 May 4th 05 10:38 PM


All times are GMT +1. The time now is 12:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"