Running Windows7 and Excel 2010
I am trying to find a function/expression that I can insert into my first cell (A10) and click drag (horizontally) to fill out the cells to my final cell (say Z10)
e.g. see below
in cell A10: =A8*A4
in cell B10: =A8*B4+B8*A4
in cell C10: =A8*C4+B8*B4+C8*A4
in cell D10: =A8*D4+B8*C4+C8*B4+D8*A4
.
.
.
in cell Z10: =A8*Z4 +........... +Z8*A4
Many thanks
I am trying to find a function/expression that I can insert into my first cell (A10) and click drag (horizontally) to fill out the cells to my final cell (say Z10)
e.g. see below
in cell A10: =A8*A4
in cell B10: =A8*B4+B8*A4
in cell C10: =A8*C4+B8*B4+C8*A4
in cell D10: =A8*D4+B8*C4+C8*B4+D8*A4
.
.
.
in cell Z10: =A8*Z4 +........... +Z8*A4
Many thanks