Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default Times question

really nice! just what I was looking. I would never be able to figure it out
using that function.

If you were so kind to explain what that function does will be awsome.


Thanks!



"Earl Kiosterud" wrote in message
...
Cesar,

Put your times in M2, and down (6 AM, 7 AM, etc). Put in the first two,
select them, then use the fill handle to fill them down quickly.

Put this in N2


=SUMPRODUCT(($B$2:$B$3<=M2)*($C$2:$C$3=M2))+SUMPR ODUCT(($D$2:$D$3<=M2)*($E$
2:$E$3=M2))...

This presumes Kat's start time in B2. This is for Monday and Tuesday;
you'll have to add three more SUMPRODUCTs for Wed-Fri.

You'll have to expand the range (B2:B3) for the actual count of rows

you'll
have. If you need to add rows, move the last row down (select it, then
border-drag it). That will adjust the formula for more rows. Or make it

go
to the bottom of the worksheet in the first place($B$2:$B$65536 etc.)

Now you have the times in a column (M), and the counts of on-site persons
for each hour in the next column (N), ready for a chart. It's a miracle!


Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Cesar Zapata" wrote in message
...
,

I 'm making an schedule and I would like know if this is possible.

I'm trying to find out how many ppl are working on the hour.

for example how many ppl are working at 7:00 am or how many ppl are

working
at 2:pm. I'm trying to make a chart but I dont know how.



this is how the schedule is set up

A | B | C | D | E | F|G|
| Monday | TUESDAY |
Kat 6:00 AM| 2:00 PM | 6:00 AM|2:00 PM |
Charles 7:00 AM| 3:00 PM| 7:00 AM|3:00 PM |



thanks


cesar






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
Calculate times between dates and times in Excel Helio Excel Discussion (Misc queries) 1 March 25th 10 04:29 AM
Question on the countif function and times MTSkibum Excel Worksheet Functions 3 July 16th 08 11:34 PM
Calculation of hourly rate times hours times 1.5 Newbusinessbod Excel Worksheet Functions 1 December 6th 05 04:44 PM
How are relay leg times or driving times entered and totaled? commissioner Excel Worksheet Functions 1 July 26th 05 09:27 PM
Charting and analyzing Times' times data for trends Johnny Excel Discussion (Misc queries) 1 May 5th 05 01:36 AM


All times are GMT +1. The time now is 04:29 AM.

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

About Us

"It's about Microsoft Excel"