InterviewSolution
Saved Bookmarks
| 1. |
Explain relative and absolute address in Calc. |
|
Answer» re TWO types of cell address which are relative and absolute.Explanation: Relative address changes the details when a FORMULA is copied to another cell. This allows the user to COPY a formula and it automatically increments the LETTERS in the formula as a default option.Absolute address, contrarily, will remain constant wherever they are copied. Absolute Addressing happens when the user locks a formula in the cell so that it does not CHANGE while pasted to another cell. |
|