If a formula = B14*C14 in cell D14, and is copied to D16, the new formula would be _____?

If a formula = B14*C14 in cell D14, and is copied to D16, the new formula would be _____?

Explanation
  • When the formula is copied, cell references adjust relatively based on their position.
  • In this case, both row references change from 14 to 16, making the new formula =B16*C16.