Computer Science, asked by abachha521, 8 hours ago

which reference to a cell or range are usually based on the position relative to the cell​

Answers

Answered by shiza7
3

Answer:

By default, all cell references are relative references. When copied across multiple cells, they change based on the relative position of rows and columns. For example, if you copy the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2.

Similar questions