MS-Excel / Functions and Formula

Reference Operators



Excel suppoorts another class of operators known as reference opoerators. Reference operators, described in the following list, work with cell references.

:(colon)
Range opreator. Produce one reference to all the cells between two references.

,(comma)
Union operator. This combines multiple cell or range references into one reference.

 (single space)
Intersection operator. This produces one reference to cells common to two references.

In this tutorial:

  1. Operators in MS-Excel Formulas
  2. Excel Support Operators
  3. Reference Operators
  4. Sample Formulas that use operatpors
  5. Operator Precedence
  6. Nested Parenthese
Categories