Is there a quick way to autofill the following sample sheet

Code:
    A           B        C        D       V
1               20       22       24 ...  60
2  100        =A2*B1   =A2*C1
3  125        =A3*B1   =A3*C1
4  150        =A4*B1
.
.
.
   10000