Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Robert
 
Posts: n/a
Default Number of tasks completed in a specific time frame

I have a list of employees in column A. Their name may appear multiple times
within that column. In column B I have a list of times they completed a task
in the format mm/dd/yy hr:min (but all on the same date). I have a finite
list of all the employess (rows) and all the hours of the day (columns) in a
grid format. I need to create a formula that will tell me for each hour of
the day, how many tasks were completed by each employee. Is this possible?
--
Robert
  #2   Report Post  
Posted to microsoft.public.excel.misc
BekkiM
 
Posts: n/a
Default Number of tasks completed in a specific time frame

In column C, add the following formula:

=HOUR(B1)

Then, add a Pivot Table (see
http://peltiertech.com/Excel/Pivots/pivotstart.htm) where the employee names
are in the "row" section, the hours of the day are in the "column" section,
and you count instances of each hour in the body of the table.

"Robert" wrote:

I have a list of employees in column A. Their name may appear multiple times
within that column. In column B I have a list of times they completed a task
in the format mm/dd/yy hr:min (but all on the same date). I have a finite
list of all the employess (rows) and all the hours of the day (columns) in a
grid format. I need to create a formula that will tell me for each hour of
the day, how many tasks were completed by each employee. Is this possible?
--
Robert

  #3   Report Post  
Posted to microsoft.public.excel.misc
Robert
 
Posts: n/a
Default Number of tasks completed in a specific time frame

Unfortunately I can not access that site due to company security. But thank
you for trying to help.
--
Robert


"BekkiM" wrote:

In column C, add the following formula:

=HOUR(B1)

Then, add a Pivot Table (see
http://peltiertech.com/Excel/Pivots/pivotstart.htm) where the employee names
are in the "row" section, the hours of the day are in the "column" section,
and you count instances of each hour in the body of the table.

"Robert" wrote:

I have a list of employees in column A. Their name may appear multiple times
within that column. In column B I have a list of times they completed a task
in the format mm/dd/yy hr:min (but all on the same date). I have a finite
list of all the employess (rows) and all the hours of the day (columns) in a
grid format. I need to create a formula that will tell me for each hour of
the day, how many tasks were completed by each employee. Is this possible?
--
Robert

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
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
How to automtically increase a number every time a file is used falcp Excel Discussion (Misc queries) 1 January 16th 06 03:29 PM
avoid retype the number more than one time withen acolumn This no. already exist Excel Discussion (Misc queries) 1 April 4th 05 10:25 AM
Number of employees in the appropriate time column Steve Excel Worksheet Functions 8 March 10th 05 10:55 PM
how do i convert a number into minutes for a time of completion c. dhelmers Excel Discussion (Misc queries) 2 January 29th 05 08:49 AM


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