209k views
5 votes
An excel which cell contains =B2 is copied to row below, the same column. What will be the new cell's content

User Taylour
by
7.6k points

1 Answer

4 votes

The cell will get the value of =B3.

In MS Excel when a value with a formula that can be in a range of cells, the program will automatically get the next cells value. This is solely because of the coding of MS Excel which has an auto fill function coded into the program.

If the cell contains a value and not a formula, then the cell will get whatever value you have placed into the cell you copied from.

User Zakiullah Khan
by
7.5k points