Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default summarizing matched data

I get lists of ID numbers and and scores of various lenghts every day. IDs
are unique and I need to summarize scores of IDs that appear in more than one
list. Hence, Id like to have a TOTALS list that sort according to scores and
accumulate scores of IDs that appear more than once.

I will be very grateful (on a daily basis - as I do the mathing manually
now!) for any assistance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default summarizing matched data


suppose you have IDs in the range of A1:A50 and scores in B1:50
try following function

=SUMIF(A1:A50,"=ID",B1:B50)
put proper ID in formula.

strayshot Wrote:
I get lists of ID numbers and and scores of various lenghts every day.
IDs
are unique and I need to summarize scores of IDs that appear in more
than one
list. Hence, Id like to have a TOTALS list that sort according to
scores and
accumulate scores of IDs that appear more than once.

I will be very grateful (on a daily basis - as I do the mathing
manually
now!) for any assistance.



--
starguy
------------------------------------------------------------------------
starguy's Profile: http://www.excelforum.com/member.php...o&userid=32434
View this thread: http://www.excelforum.com/showthread...hreadid=568608

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default summarizing matched data

You could create a pivot table, based on multiple consolidation ranges,
to summarize the ID numbers in all the lists. There are instructions he

http://www.contextures.com/xlPivot08.html

strayshot wrote:
I get lists of ID numbers and and scores of various lenghts every day. IDs
are unique and I need to summarize scores of IDs that appear in more than one
list. Hence, Id like to have a TOTALS list that sort according to scores and
accumulate scores of IDs that appear more than once.

I will be very grateful (on a daily basis - as I do the mathing manually
now!) for any assistance.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Summarizing data Pedro AM Excel Discussion (Misc queries) 1 July 3rd 06 08:29 PM
Summarizing data based on ID Giz Excel Worksheet Functions 8 December 20th 05 07:23 PM
organize data in a pivot table without summarizing? pivot table help Excel Worksheet Functions 0 December 2nd 05 01:33 AM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


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