ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   a multi-rounded sumproduct (https://www.excelbanter.com/excel-worksheet-functions/122849-multi-rounded-sumproduct.html)

driller2

a multi-rounded sumproduct
 
I have two columns (e.g. a1:a100 and b1:b100) filled numeric values and i need the sumproduct of the two columns of data, considering that it will only read or sum the value up to 2 decimal places of each product in every row....

can anyone help me out with this with a single formula.

any of your suggestion is requested.

thanks
romelsb :)

Martin Fishlock

a multi-rounded sumproduct
 
Hi Romelsb,

I think this should work:

=SUMPRODUCT(ROUND(A1:A100,2),ROUND(B1:B100,2))
--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"driller2" wrote:


I have two columns (e.g. a1:a100 and b1:b100) filled numeric values and
i need the sumproduct of the two columns of data, considering that it
will only read or sum the value up to 2 decimal places of each product
in every row....

can anyone help me out with this with a single formula.

any of your suggestion is requested.

thanks
romelsb :)




--
driller2


driller2

thanks a lot, it works
i dont know yet how to rate your reply c/o this excelbanter webpage. Can u tell me how to place a checkmark here ?
:)


Quote:

Originally Posted by Martin Fishlock
Hi Romelsb,

I think this should work:

=SUMPRODUCT(ROUND(A1:A100,2),ROUND(B1:B100,2))
--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"driller2" wrote:


I have two columns (e.g. a1:a100 and b1:b100) filled numeric values and
i need the sumproduct of the two columns of data, considering that it
will only read or sum the value up to 2 decimal places of each product
in every row....

can anyone help me out with this with a single formula.

any of your suggestion is requested.

thanks
romelsb :)




--
driller2


driller2

oopss, i got confused, when i view the decimal places of the result, it is more than 2....it seems this do not work out...hope we have another solution..:) thanks


Quote:

Originally Posted by Martin Fishlock
Hi Romelsb,

I think this should work:

=SUMPRODUCT(ROUND(A1:A100,2),ROUND(B1:B100,2))
--
Hope this helps
Martin Fishlock
Please do not forget to rate this reply.


"driller2" wrote:


I have two columns (e.g. a1:a100 and b1:b100) filled numeric values and
i need the sumproduct of the two columns of data, considering that it
will only read or sum the value up to 2 decimal places of each product
in every row....

can anyone help me out with this with a single formula.

any of your suggestion is requested.

thanks
romelsb :)




--
driller2



All times are GMT +1. The time now is 02:09 PM.

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