Is there a short cut to doing the following?
e.g.
B C
4 8 1
5 4 1
6 2 0
7 1 0
The actual problem is much larger ... but what I am trying to do is multiply
(8 *1) + (4*1) + (2*0) + (1*0) to Get a total for B,C, etc...
Is there a shortcut instead of doing: =$B$4*C4+$B$5*C5+$B$6*C6+$B$7*C7
and
=$B$4*D4+$B$5*D5+$B$6*D6+$B$7*D7
etc for each. As I have over 400 rows.
<table style="width: 64px; height: 20px;" border="0" cellpadding="0" cellspacing="0"><col width="64"><tr height="20"> <td class="xl63" style="height: 15pt; width: 48pt;" width="64" align="right" height="20">
</td> </tr></table>
e.g.
B C
4 8 1
5 4 1
6 2 0
7 1 0
The actual problem is much larger ... but what I am trying to do is multiply
(8 *1) + (4*1) + (2*0) + (1*0) to Get a total for B,C, etc...
Is there a shortcut instead of doing: =$B$4*C4+$B$5*C5+$B$6*C6+$B$7*C7
and
=$B$4*D4+$B$5*D5+$B$6*D6+$B$7*D7
etc for each. As I have over 400 rows.
<table style="width: 64px; height: 20px;" border="0" cellpadding="0" cellspacing="0"><col width="64"><tr height="20"> <td class="xl63" style="height: 15pt; width: 48pt;" width="64" align="right" height="20">
</td> </tr></table>