Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Liz Liz is offline
external usenet poster
 
Posts: 133
Default Find Character Codes

Were is the best/easiest resource to find character codes to use with the
Chr(charcode) function?

Thanks,
Liz
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Find Character Codes

Use a worksheet:

1. Format the cells in column A as Arial Unicode MS
2. In A1 enter: =CHAR(ROW()) and copy down

You will see the character in column A right next to the row indicator
(which is the code).
--
Gary''s Student - gsnu200853


"Liz" wrote:

Were is the best/easiest resource to find character codes to use with the
Chr(charcode) function?

Thanks,
Liz

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,069
Default Find Character Codes

in VBA helpfile you can look under:

Character Set (0 €“ 127)

or

Character Set (128 €“ 255)


--
jb


"Liz" wrote:

Were is the best/easiest resource to find character codes to use with the
Chr(charcode) function?

Thanks,
Liz

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
How do I find all zip codes from the web? IntricateFool Excel Programming 4 October 12th 07 07:58 PM
Finding 13 character codes in text strings Bhupinder Rayat Excel Worksheet Functions 2 April 25th 06 05:14 PM
What are the character codes of a carriage return entered in a comment? John Wirt[_11_] Excel Programming 4 July 29th 05 06:05 AM
find top 25 codes JBoulton Excel Worksheet Functions 23 November 1st 04 11:44 PM
backwards find function to find character in a string of text Ashleigh K. Excel Programming 1 January 14th 04 04:36 PM


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