
Use the CHAR function to determine
special characters
To use special characters, it is necessary to figure out how to get
them. The CHAR function will return the character specified by a
number in column A. Note that some fonts may have different spe-
cial characters.
4
To determine special characters:
1. Copy column A as shown below to your worksheet.
2. Select cells B2:B16 and type the following formula:
=CHAR(A2).
3. Press <Ctrl+Enter>.
Text Functions 85
3
Figure 3-26