Next: 6.2.3 Formula Operators
Up: 6.2 NExS Formulas
Previous: 6.2.1 Formula Syntax
Formulas can contain any or all of the following types of
values:
-
Numbers, such as 123, -123, 12.3.
- Addresses of single cells, such as A1, D5, Z100.
-
Addresses of cell ranges such as B12..G29, A1..D5.
- Absolute cell references denoted with dollar signs
before the fixed coordinate ($A$1, $A1, or A$1),
which will not be updated when the referencing cell is moved
or copied.
-
User-defined cell names or cell range names, such as
TOTALS or PROJECT1.
- NExS functions, such as @SUM or @RADIANS, with their
arguments.
-
Text surrounded by double quotation marks, such as
"The sum is "
or "Total"
.
Next: 6.2.3 Formula Operators
Up: 6.2 NExS Formulas
Previous: 6.2.1 Formula Syntax
NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999