![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Text > CODE |
CODE(text) |
| Returns the ANSI number for the first character in a text string. |
| text | The text string you want the first character code for. |
| REMARKS |
| The ANSI number corresponding to a character is the inverse of the CHAR() function. | ||
| The "text" can be a text string, a cell reference or a named range. | ||
| If "text" contains more than one character, then the first character is used. | ||
| For a full list of all the ASCII String Codes, please refer to the String Table page. |
| EXAMPLES |
|
| Functions - C | Index - C | Text Manipulation | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |