LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 829
Default Help with a formula (calculating totals based on individual percentages

"jamesplaw" wrote:
I am currently using the formula (below) in row '29'. The
formula is specific to column 'B' for total in 'B29'[....]
Currently I am having to retype the formula for each new row
I add and I am pretty sure the formula is in a 'bad' format.
"=L15(B3*$I$3)+(B4*$I$4)+[....]+(B24*$I$24)+(B25*$I$25)"


I don't know what operator is missing after L15, but you might try something
like:

=L15*SUMPRODUCT(B3:B25,$I$3:$I$25)

If you are careful to __insert__ rows after row 3 and before row 25, Excel
will adjust the ranges in the formula automagically.

 
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
calculating the totals of a group of cells based on content of oth ZIPPOMA NEEDS HELP Excel Discussion (Misc queries) 3 October 14th 08 05:41 AM
Calculating percentages based on the number of checked boxes in a column [email protected] Excel Worksheet Functions 7 June 6th 07 01:08 PM
Calculating percentages based on the number of checked boxes in a column [email protected] Excel Discussion (Misc queries) 1 June 6th 07 12:02 PM
Calculating percentages based on a single cell Dimwit Excel Discussion (Misc queries) 2 October 10th 06 03:14 PM
Need formula for calculating totals to range by using multiple cel justaguyfromky Excel Programming 3 December 30th 04 01:03 AM


All times are GMT +1. The time now is 04:21 PM.

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

About Us

"It's about Microsoft Excel"