Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 55
Default Help with multiplication formula

1) I want to do the following calculation in cell E20: total of cells D1 to
D20 multiplied by 3. What is the correct formula?
2) Also if I want to add up many RANDOM cells and then multiply the total by
one other cell, what is the quickest way?
Thanks so much. Excel 2003

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default Help with multiplication formula

see response to your posting in another group

--
Regards
Roger Govier

"Josh W" wrote in message
...
1) I want to do the following calculation in cell E20: total of cells D1
to
D20 multiplied by 3. What is the correct formula?
2) Also if I want to add up many RANDOM cells and then multiply the total
by
one other cell, what is the quickest way?
Thanks so much. Excel 2003

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Help with multiplication formula

Hi,
=sum(D1:D20)*3

for your 2nd question depends on what you want to sum, if that are 3 cells
let's say a1 b1 and c1 and the # to be multiplied by is in B10

=(a1+b1+c1)*B10


"Josh W" wrote:

1) I want to do the following calculation in cell E20: total of cells D1 to
D20 multiplied by 3. What is the correct formula?
2) Also if I want to add up many RANDOM cells and then multiply the total by
one other cell, what is the quickest way?
Thanks so much. Excel 2003

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Help with multiplication formula

1. iN CELL e20
=SUM(D1:D20)*3

2. Use SUM itself

=SUM(a1,a3,a5,a7)*B1

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


"Josh W" wrote:

1) I want to do the following calculation in cell E20: total of cells D1 to
D20 multiplied by 3. What is the correct formula?
2) Also if I want to add up many RANDOM cells and then multiply the total by
one other cell, what is the quickest way?
Thanks so much. Excel 2003

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
Need a Formula for Multiplication of Feet and Inches vmohan1978 Excel Worksheet Functions 6 January 5th 09 07:25 AM
Ignore blanks in multiplication formula ag10 Excel Worksheet Functions 4 August 26th 08 10:47 PM
Addition & multiplication formula Vi Excel Discussion (Misc queries) 7 January 18th 08 06:32 PM
Vlookup and Multiplication formula Gladys Excel Discussion (Misc queries) 1 October 9th 06 06:37 PM
one formula to make a multiplication table work Paige Excel Worksheet Functions 3 September 14th 05 06:30 PM


All times are GMT +1. The time now is 11:54 AM.

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"