D
demolay
i have two collumns: A and B
there are some numbers in these collumns and many rows...
i want to do the following in a different single row:
(A1*B1)+(A2*B2)+(A3*B3)+...
is there any shortcut of it? any formula? any suggestions?..
example:
Column A----Column B
1--------------21
5--------------63
3--------------31
7--------------65
.....
i want a value in Column C1 which will give me
=(1*21)+(5*63)+(3*31)+(7*65)...
i guess you got it
there are some numbers in these collumns and many rows...
i want to do the following in a different single row:
(A1*B1)+(A2*B2)+(A3*B3)+...
is there any shortcut of it? any formula? any suggestions?..
example:
Column A----Column B
1--------------21
5--------------63
3--------------31
7--------------65
.....
i want a value in Column C1 which will give me
=(1*21)+(5*63)+(3*31)+(7*65)...
i guess you got it