LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help needed

Hi everybody...

Here's my situation. I work at a lan house, and I need to sum the tota
hours that each person has played.

Each user has a number, but there is a record for each time he ha
played.

For example:
A B C
(number) (name) (played hours)
456 Daniel 01:00:00
456 Daniel 02:00:00
456 Daniel 01:00:00
456 Daniel 04:00:00
456 Daniel 00:30:00
456 Daniel 01:00:00
469 Rachel 02:00:00
469 Rachel 03:30:00
469 Rachel 02:30:00
469 Rachel 02:00:00
469 Rachel 01:00:00

and so on...

so this is what I came up with:


=SUMIF(A:A;"=456";C:C) (for daniel)
=SUMIF(A:A;"=469";C:C) (for rachel)

and so on...


but there are 7 thousand members....

I need to find a way to do this in a batch way...


can anyone help me??

Thanks a lot :cool

--
Message posted from http://www.ExcelForum.com

 
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
VB Help Needed Dan Wood Excel Discussion (Misc queries) 0 April 9th 10 09:22 AM
Deleting Rows With Non-Needed Data between Needed Data Daren Excel Worksheet Functions 2 September 30th 08 06:47 PM
MVP needed thelees Excel Discussion (Misc queries) 2 February 6th 07 08:03 PM
Help needed Joydeep das Excel Programming 0 January 29th 04 05:36 AM
Help needed Michael168[_12_] Excel Programming 1 October 2nd 03 05:44 PM


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