Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default work schedule formla's

Help Me!
I'm making a work schedule using this formula =INT((F6-E6)*24) to project
daily time.. This works great for the 8:00am to 5:00 pm shift , calculates 9
hours. I need a formula to project the half hour (IE 7:30am to 5:00pm or
7:00am to 5:30 pm) and give me 10.5 hours. I've also tried the formula
=text(b2-a2,"h:m"). This works for the daily time but can't get a formula to
add up total hours for all seven days of the week. A formula for either of
the problems will be great, though the first would be best.
TIA
Phil


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 620
Default work schedule formla's

Phil,

Just try
=(F6-E6)*24

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Phil" wrote in message
news:QWVnb.123111$gv5.2131@fed1read05...
Help Me!
I'm making a work schedule using this formula =INT((F6-E6)*24) to project
daily time.. This works great for the 8:00am to 5:00 pm shift , calculates

9
hours. I need a formula to project the half hour (IE 7:30am to 5:00pm or
7:00am to 5:30 pm) and give me 10.5 hours. I've also tried the formula
=text(b2-a2,"h:m"). This works for the daily time but can't get a formula

to
add up total hours for all seven days of the week. A formula for either of
the problems will be great, though the first would be best.
TIA
Phil




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default work schedule formla's

I used a time format =TIME(H,M,S) where 7a.m. is =TIME
(7,0,0) and 5:30p.m. is =TIME(17,30,0) then the formula
(E6-F6)*24 works for all cases.

k


-----Original Message-----
Help Me!
I'm making a work schedule using this formula =INT((F6-

E6)*24) to project
daily time.. This works great for the 8:00am to 5:00 pm

shift , calculates 9
hours. I need a formula to project the half hour (IE

7:30am to 5:00pm or
7:00am to 5:30 pm) and give me 10.5 hours. I've also

tried the formula
=text(b2-a2,"h:m"). This works for the daily time but

can't get a formula to
add up total hours for all seven days of the week. A

formula for either of
the problems will be great, though the first would be

best.
TIA
Phil


.

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
Employee work schedule rickc Excel Discussion (Misc queries) 2 April 19th 06 01:46 AM
Work Schedule tkc Excel Worksheet Functions 1 March 1st 06 11:54 AM
Employee Work Schedule nzatmj Excel Discussion (Misc queries) 0 October 21st 05 09:34 PM
Work Schedule in Excel? Plug1945 Excel Discussion (Misc queries) 1 October 1st 05 12:48 AM
How can i set up work schedule for 5 employees help me New Users to Excel 1 July 10th 05 09:50 PM


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