Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default reverse of CHR function

Good morning all,

Returning a character using the CHR function is simple:

MsgBox Chr(65) returns 'A'

However, is there a reverse CHR function that would do the following?

MsgBox RevChr("A") returns 65

Art
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default reverse of CHR function

hi, Art,

MsgBox Asc("A")

isabelle

Le 2016-06-24 Ã* 07:55, c1802362 a écrit :
Good morning all,

Returning a character using the CHR function is simple:

MsgBox Chr(65) returns 'A'

However, is there a reverse CHR function that would do the following?

MsgBox RevChr("A") returns 65

Art

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default reverse of CHR function

so simple - thanks!
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
Lookup Function in Reverse? stogie Excel Discussion (Misc queries) 3 January 18th 09 07:14 PM
Reverse PRICE function ingmar Excel Worksheet Functions 32 November 6th 08 05:26 AM
NAME function working in reverse?? F. Lawrence Kulchar Excel Discussion (Misc queries) 2 September 16th 08 11:19 AM
Reverse MATCH Function BillCPA Excel Discussion (Misc queries) 2 March 9th 05 03:32 AM
Reverse of Chr Function ExcelMonkey[_150_] Excel Programming 3 June 15th 04 09:25 PM


All times are GMT +1. The time now is 03:04 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"