constant

A constant is an expression specified directly within the formula. It contains no function calls or cell references. For example, in the formula =CONCATENATE("cat","s",65), the expressions "cat" and "s" are string constants and 65 is a numeric constant.