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
|