I

P

Types of Data

N


In a spreadsheet there are three basic types of data that can be entered.

data types

examples

descriptions

LABEL

Name or Wage or Days

anything that is just text

CONSTANT

5 or 3.75 or -7.4

any number

FORMULA

=5+3 or = 8*5+3

math equation


*ALL formulas MUST begin with an equal sign (=).


I

P

Types of Data

N

690460