ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Mutliply rows in big amounts (https://www.excelbanter.com/excel-worksheet-functions/242144-mutliply-rows-big-amounts.html)

vb43

Mutliply rows in big amounts
 
I have a years worth of Scrap material that needs to calculated. In one
column i have qty of 3161 items and in another column I have the unit cost
per qty item. Can I mutliply in rows all at once?

Jacob Skaria

Mutliply rows in big amounts
 
=SUMPRODUCT(A1:A3161,B1:B3161)

If this post helps click Yes
---------------
Jacob Skaria


"vb43" wrote:

I have a years worth of Scrap material that needs to calculated. In one
column i have qty of 3161 items and in another column I have the unit cost
per qty item. Can I mutliply in rows all at once?


Luke M

Mutliply rows in big amounts
 
So, you want something that would mathematically do: (A2*B2)+(A3*B3)+...etc?

=SUMPRODUCT(A2:A4000,B2:B4000)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"vb43" wrote:

I have a years worth of Scrap material that needs to calculated. In one
column i have qty of 3161 items and in another column I have the unit cost
per qty item. Can I mutliply in rows all at once?


vb43

Mutliply rows in big amounts
 
Yes, that i could apply to all of it somehow? or i would by figuring out each
by calculator

"Luke M" wrote:

So, you want something that would mathematically do: (A2*B2)+(A3*B3)+...etc?

=SUMPRODUCT(A2:A4000,B2:B4000)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"vb43" wrote:

I have a years worth of Scrap material that needs to calculated. In one
column i have qty of 3161 items and in another column I have the unit cost
per qty item. Can I mutliply in rows all at once?


Luke M

Mutliply rows in big amounts
 
The formula that Jacob and I presented using SUMPRODUCT is what you are
looking for.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"vb43" wrote:

Yes, that i could apply to all of it somehow? or i would by figuring out each
by calculator

"Luke M" wrote:

So, you want something that would mathematically do: (A2*B2)+(A3*B3)+...etc?

=SUMPRODUCT(A2:A4000,B2:B4000)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"vb43" wrote:

I have a years worth of Scrap material that needs to calculated. In one
column i have qty of 3161 items and in another column I have the unit cost
per qty item. Can I mutliply in rows all at once?



All times are GMT +1. The time now is 10:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com