Computer Applications
Answer
The different types of data that can be entered in OOo Calc are:
- Numbers — These are numeric entries like 4362, 763.368 etc.
- Text — Text is any combination of numbers, spaces, and non-numeric characters like 43A, 123XYZ etc.
- Formulas — Formula is a sequence of values, cell-addresses, names, functions or operators in a cell that produces a new value from existing values. For example, =A1+A2.