Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 47
Default total of multiple rows + multiply

I have column A (10 rows with different amounts)
column B (10 rows with different amounts)
I need the total from column B once it was multiplied by A

I can do column C A*B and then B1:B10. What would be the formula without
creating column C
--
smile
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default total of multiple rows + multiply

Try this:

=SUMPRODUCT(A1:A10,B1:B10)

--
Biff
Microsoft Excel MVP


"israel" wrote in message
...
I have column A (10 rows with different amounts)
column B (10 rows with different amounts)
I need the total from column B once it was multiplied by A

I can do column C A*B and then B1:B10. What would be the formula
without
creating column C
--
smile



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 47
Default total of multiple rows + multiply

Thank you T. Valko it worked just fine
--
smile


"israel" wrote:

I have column A (10 rows with different amounts)
column B (10 rows with different amounts)
I need the total from column B once it was multiplied by A

I can do column C A*B and then B1:B10. What would be the formula without
creating column C
--
smile

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default total of multiple rows + multiply

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"israel" wrote in message
...
Thank you T. Valko it worked just fine
--
smile


"israel" wrote:

I have column A (10 rows with different amounts)
column B (10 rows with different amounts)
I need the total from column B once it was multiplied by A

I can do column C A*B and then B1:B10. What would be the formula
without
creating column C
--
smile



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
How to multiply rows to match the specific value in the row Paatu Excel Discussion (Misc queries) 3 October 5th 07 06:58 AM
MULTIPLY CELLS IN ROWS CONTINUALLY ALY33 New Users to Excel 1 May 3rd 07 05:06 PM
multiply total hours by hourly pay charitydc Excel Discussion (Misc queries) 3 June 22nd 06 07:15 PM
multiply hours/minutes times dollars for total dollar amount Anakin0303 Excel Discussion (Misc queries) 1 December 12th 05 06:43 PM
Adding Data Using Multiple Worksheets to Total into a Grand Total Lillie Excel Worksheet Functions 1 April 19th 05 08:34 PM


All times are GMT +1. The time now is 08:06 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"