#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default DATA CALCULATION

I have a spreadsheet with a list of names in column A along the top in rows
B to M I have a discipline with points awarded shown in Row 2 I need to
illustrate who has worked in the disciplines and the points awarded. However
I currnetly calculate them individually and this is becoming very time
consuming. How do I do this ? Please see sample!

Name Date Group 1 Group 2 Group 3 Group 4 TOTAL
Points Awarded 45 38 36 34
T H 05.04.07 1 1 1 117

Any help would be appreciated !

Regards
Thom
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default DATA CALCULATION

Hi,

Assuming Points Awarded are in Row B and First Row of Data is Row C.

And Data is in Cols C, D, E, F and total in G.

The way Excel works you can just multiply each of the four entries in
the current row with the relevant entry in the first row. If the
current row entry is blank then the sum for that cell will be zero.

The formula will look like this:

=C3*$C$2+D3*$D$2+E3*$E$2+F3*$F$2

This can be copied down to subsequent rows.

Good Luck!

Peter Moran

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
Median calculation of grouped data. Bruce Excel Worksheet Functions 19 April 25th 23 04:46 AM
Data Calculation Thom Excel Discussion (Misc queries) 0 June 6th 07 03:27 PM
DATA Calculation Thom Excel Discussion (Misc queries) 0 June 6th 07 01:37 PM
How do I perform calculation on Filtered data Alvin Excel Discussion (Misc queries) 1 December 3rd 06 04:37 AM
another data calculation viktor Excel Worksheet Functions 2 December 11th 05 06:58 AM


All times are GMT +1. The time now is 12:44 AM.

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"