Next: CHOOSE, XLCHOOSE
Up: A. Function Reference
Previous: CELLREF
  Contents
  Index
CHAR
Syntax: CHAR(N)
N = an ASCII code from 1 to 255
CHAR returns the character represented by the ASCII code
N.
Examples:
CHAR(55) = ``7''
CHAR(C2) = ``C'', where C2 = 67
CHAR(F5) = ``c'', where F5 = 99
Excel function: CHAR
Next: CHOOSE, XLCHOOSE
Up: A. Function Reference
Previous: CELLREF
  Contents
  Index
SpreadScript User's Guide, Version 1.2
Grey Trout Software
02 March 2003