Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 27
Cool 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 :)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default 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

  #3   Report Post  
Junior Member
 
Posts: 27
Cool

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
  #4   Report Post  
Junior Member
 
Posts: 27
Cool

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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUMPRODUCT + multi conditions BernzG Excel Worksheet Functions 3 May 10th 06 02:23 AM
Need help with sumproduct & dynamic ranges bill_s1416 Excel Worksheet Functions 1 March 19th 06 03:36 AM
Need help with sumproduct and dynamic ranges Bill_S Excel Worksheet Functions 2 March 19th 06 01:19 AM
Sumproduct function not working Scott Summerlin Excel Worksheet Functions 12 December 4th 04 05:15 AM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM


All times are GMT +1. The time now is 08:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"