Types of Data

In a spreadsheet there are three basic types of data that can be entered.
  • labels - (text with no numerical value)
  • constants - (just a number -- constant value)
  • formulas* - (a mathematical equation used to calculate)
data typesexamplesdescriptions
LABELName or Wage or Daysanything that is just text
CONSTANT5 or 3.75 or -7.4any number
FORMULA=5+3 or = 8*5+3math equation


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

Post a Comment

Previous Post Next Post