Computer Science, asked by Riyashhhhh2925, 1 month ago

A worksheet contains values in cells A1, A2,B1,C1, and C2. A formula is written in cell D1 as = A1+B1+C1. If you copy the formula at D1 to D2, what will be the formula at cell D2?

Answers

Answered by samarthkrv
0

Answer:

A2 + B2 + C2

This is an example of relative reference

Explanation:

Similar questions