Manuals/calci/CHAR

From ZCubes Wiki
Revision as of 21:30, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''CHAR'''(Number) where, '''Number''' - is the number for which character you want. </div> ---- <div id...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CHAR(Number)

where,

Number - is the number for which character you want.


Returns the character by a numeric code.

It varies according to Operating environment.

CHAR


Lets see an example in (Column1, Row2)

=CHAR(R1C1)

It returns ÿ.

Consider an another example in (Column2,Row1)

=CHAR(126)

CHAR returns ~.


Syntax

Remarks

Examples

Description

Column1 Column2 Column3 Column4
Row1 255 ~
Row2
ÿ
Row3
Row4
Row5
Row6