CBSE Class 9 Computer Applications
Question 41 of 53
Spreadsheet Tool : OO Calc I — Question 13
Back to all questions 13
Question Question 13
Explain what are the different methods of cell referencing in OOo Calc ?
Cell referencing in OOo Calc are of three types :
- Relative referencing — Cell referencing in which the cells are referred by their relative position in the worksheet — relative to a particular cell is known as Relative referencing. For example, A23, BZ15 etc.
- Absolute referencing — Cell referencing in which the cells are referred by their fixed position (absolute position) in the worksheet is known as Absolute referencing. For example, $A$23, $Z$15 etc.
- Mixed Referencing — Combination of relative and absolute referencing is called mixed referencing. For example, A$23, $Z15 etc.